OSDN Git Service

(split) LDP: Update the version to 3.53 in PO files
[linuxjm/LDP_man-pages.git] / draft / man3 / y0.3
index 43a4112..980d875 100644 (file)
@@ -2,6 +2,7 @@
 .\" and Copyright 2008, Linux Foundation, written by Michael Kerrisk
 .\"     <mtk.manpages@gmail.com>
 .\"
+.\" %%%LICENSE_START(VERBATIM)
 .\" Permission is granted to make and distribute verbatim copies of this
 .\" manual provided the copyright notice and this permission notice are
 .\" preserved on all copies.
@@ -21,6 +22,7 @@
 .\"
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
+.\" %%%LICENSE_END
 .\"
 .\" References consulted:
 .\"     Linux libc source code
 .\" Modified 2004-11-12 as per suggestion by Fabian Kreutz/AEB
 .\" 2008-07-24, mtk, created this page, based on material from j0.3.
 .\"
-.\" Japanese Version Copyright (c) 2008  Akihiro MOTOKI
-.\"         all rights reserved.
-.\" Translated 2008-09-19, Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>, LDP v3.07
-.\" 
-.TH Y0 3  2008-08-10 "" "Linux Programmer's Manual"
-.\"O .SH NAME
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH Y0 3 2008\-08\-10 "" "Linux Programmer's Manual"
 .SH 名前
-.\"O y0, y0f, y0l, y1, y1f, y1l, yn, ynf, ynl \-
-.\"O Bessel functions of the second kind
-y0, y0f, y0l, y1, y1f, y1l, yn, ynf, ynl \-
-第二種ベッセル関数
-.\"O .SH SYNOPSIS
+y0, y0f, y0l, y1, y1f, y1l, yn, ynf, ynl \- 第二種ベッセル関数
 .SH 書式
 .nf
-.B #include <math.h>
+\fB#include <math.h>\fP
 .sp
-.BI "double y0(double " x );
+\fBdouble y0(double \fP\fIx\fP\fB);\fP
 .br
-.BI "double y1(double " x );
+\fBdouble y1(double \fP\fIx\fP\fB);\fP
 .br
-.BI "double yn(int " n ", double " x );
+\fBdouble yn(int \fP\fIn\fP\fB, double \fP\fIx\fP\fB);\fP
 .sp
-.BI "float y0f(float " x );
+\fBfloat y0f(float \fP\fIx\fP\fB);\fP
 .br
-.BI "float y1f(float " x );
+\fBfloat y1f(float \fP\fIx\fP\fB);\fP
 .br
-.BI "float ynf(int " n ", float " x );
+\fBfloat ynf(int \fP\fIn\fP\fB, float \fP\fIx\fP\fB);\fP
 .sp
-.BI "long double y0l(long double " x );
+\fBlong double y0l(long double \fP\fIx\fP\fB);\fP
 .br
-.BI "long double y1l(long double " x );
+\fBlong double y1l(long double \fP\fIx\fP\fB);\fP
 .br
-.BI "long double ynl(int " n ", long double " x );
+\fBlong double ynl(int \fP\fIn\fP\fB, long double \fP\fIx\fP\fB);\fP
 .fi
 .sp
-.\"O Link with \fI\-lm\fP.
 \fI\-lm\fP でリンクする。
 .sp
 .in -4n
-.\"O Feature Test Macro Requirements for glibc (see
-.\"O .BR feature_test_macros (7)):
-glibc 向けの機能検査マクロの要件
-.RB ( feature_test_macros (7)
-参照):
+glibc 向けの機能検査マクロの要件 (\fBfeature_test_macros\fP(7)  参照):
 .in
 .sp
 .ad l
-.BR y0 (),
-.BR y1 (),
-.BR yn ():
+\fBy0\fP(), \fBy1\fP(), \fByn\fP():
 .RS 4
 _SVID_SOURCE || _BSD_SOURCE || _XOPEN_SOURCE
 .RE
 .br
-.BR y0f (),
-.BR y0l (),
-.BR y1f (),
-.BR y1l (),
-.BR ynf (),
-.BR ynl ():
+\fBy0f\fP(), \fBy0l\fP(), \fBy1f\fP(), \fBy1l\fP(), \fBynf\fP(), \fBynl\fP():
 .RS 4
-_SVID_SOURCE || _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 600
 .\" Also seems to work: -std=c99 -D_XOPEN_SOURCE
+_SVID_SOURCE || _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 600
 .RE
 .ad b
-.\"O .SH DESCRIPTION
 .SH 説明
 .PP
-.\"O The
-.\"O .BR y0 ()
-.\"O and
-.\"O .BR y1 ()
-.\"O functions return Bessel functions of \fIx\fP
-.\"O of the second kind of orders 0 and 1, respectively.
-.\"O The
-.\"O .BR yn ()
-.\"O function
-.\"O returns the Bessel function of \fIx\fP of the second kind of order \fIn\fP.
-関数
-.BR y0 ()
-と
-.BR y1 ()
-はそれぞれ \fIx\fP の 0 次、1 次の
-第二種ベッセル関数の値を返す。
-関数
-.BR yn ()
-は \fIx\fP の \fIn\fP 次の
-第二種ベッセル関数の値を返す。
+関数 \fBy0\fP()  と \fBy1\fP()  はそれぞれ \fIx\fP の 0 次、1 次の 第二種ベッセル関数の値を返す。 関数 \fByn\fP()  は
+\fIx\fP の \fIn\fP 次の 第二種ベッセル関数の値を返す。
 .PP
-.\"O The value of \fIx\fP must be positive.
 \fIx\fP は正の値でなければならない。
 .PP
-.\"O The
-.\"O .BR y0f ()
-.\"O etc. and
-.\"O .BR y0l ()
-.\"O etc. functions are versions that take and return
-.\"O .I float
-.\"O and
-.\"O .I "long double"
-.\"O values, respectively.
-.BR y0f ()
-群の関数、
-.BR y0l ()
-群の関数は、それぞれ
-.I float
-型、
-.I "long double"
-型の返り値を返す。
-.\"O .SH RETURN VALUE
+\fBy0f\fP()  群の関数、 \fBy0l\fP()  群の関数は、それぞれ \fIfloat\fP 型、 \fIlong double\fP 型の返り値を返す。
 .SH 返り値
-.\"O On success, these functions return the appropriate
-.\"O Bessel value of the second kind for
-.\"O .IR x .
-成功すると、これらの関数は
-.I x
-に対する第二種ベッセル関数の値を返す。
+成功すると、これらの関数は \fIx\fP に対する第二種ベッセル関数の値を返す。
 
-.\"O If
-.\"O .I x
-.\"O is a NaN, a NaN is returned.
-.I x
-が NaN の場合、NaN が返される。
+\fIx\fP が NaN の場合、NaN が返される。
 
-.\"O If
-.\"O .I x
-.\"O is negative,
-.\"O a domain error occurs,
-.\"O and the functions return
-.\"O .RB - HUGE_VAL ,
-.\"O .RB - HUGE_VALF ,
-.\"O or
-.\"O .RB - HUGE_VALL ,
-.\"O respectively.
-.\"O (POSIX.1-2001 also allows a NaN return for this case.)
-.I x
-が負の場合、領域エラー (domain error) が発生し、
-各関数はそれぞれ
-.RB - HUGE_VAL ,
-.RB - HUGE_VALF ,
-.RB - HUGE_VALL
-を返す (POSIX.1-2001 ではこの場合に NaN を返すことも認めている)。
+\fIx\fP が負の場合、領域エラー (domain error) が発生し、 各関数はそれぞれ \-\fBHUGE_VAL\fP, \-\fBHUGE_VALF\fP,
+\-\fBHUGE_VALL\fP を返す (POSIX.1\-2001 ではこの場合に NaN を返すことも認めている)。
 
-.\"O If
-.\"O .I x
-.\"O is 0.0,
-.\"O a pole error occurs,
-.\"O and the functions return
-.\"O .RB - HUGE_VAL ,
-.\"O .RB - HUGE_VALF ,
-.\"O or
-.\"O .RB - HUGE_VALL ,
-.\"O respectively.
-.I x
-が 0.0 の場合、極エラー (pole error) が発生し、
-各関数はそれぞれ
-.RB - HUGE_VAL ,
-.RB - HUGE_VALF ,
-.RB - HUGE_VALL
-を返す。
+\fIx\fP が 0.0 の場合、極エラー (pole error) が発生し、 各関数はそれぞれ \-\fBHUGE_VAL\fP, \-\fBHUGE_VALF\fP,
+\-\fBHUGE_VALL\fP を返す。
 
-.\"O If the result underflows,
-.\"O a range error occurs,
-.\"O and the functions return 0.0
-結果がアンダーフローする場合、
-範囲エラー (range error) が発生し、
-各関数は 0.0 を返す。
+結果がアンダーフローする場合、 範囲エラー (range error) が発生し、 各関数は 0.0 を返す。
 
-.\"O If the result overflows,
-.\"O a range error occurs,
-.\"O and the functions return
-.\"O .RB - HUGE_VAL ,
-.\"O .RB - HUGE_VALF ,
-.\"O or
-.\"O .RB - HUGE_VALL ,
-.\"O respectively.
-.\"O (POSIX.1-2001 also allows a 0.0 return for this case.)
-結果がオーバーフローする場合、範囲エラーが発生し、
-各関数はそれぞれ
-.RB - HUGE_VAL ,
-.RB - HUGE_VALF ,
-.RB - HUGE_VALL
-を返す (POSIX.1-2001 ではこの場合に 0.0 を返すことも認めている)。
-.\"O .SH ERRORS
+結果がオーバーフローする場合、範囲エラーが発生し、 各関数はそれぞれ \-\fBHUGE_VAL\fP, \-\fBHUGE_VALF\fP,
+\-\fBHUGE_VALL\fP を返す (POSIX.1\-2001 ではこの場合に 0.0 を返すことも認めている)。
 .SH エラー
-.\"O See
-.\"O .BR math_error (7)
-.\"O for information on how to determine whether an error has occurred
-.\"O when calling these functions.
-これらの関数を呼び出した際にエラーが発生したかの判定方法についての情報は
-.BR math_error (7)
-を参照のこと。
+これらの関数を呼び出した際にエラーが発生したかの判定方法についての情報は \fBmath_error\fP(7)  を参照のこと。
 .PP
-.\"O The following errors can occur:
 以下のエラーが発生する可能性がある。
-.TP
-.\"O Domain error: \fIx\fP is negative
-領域エラー: \fIx\fP が負
-.\"O .I errno
-.\"O is set to
-.\"O .BR EDOM .
-.\"O An invalid floating-point exception
-.\"O .RB ( FE_INVALID )
-.\"O is raised.
-.I errno
-に
-.B EDOM
-が設定される。
-不正 (invalid) 浮動小数点例外
-.RB ( FE_INVALID )
-が上がる。
-.TP
-.\"O Pole error: \fIx\fP is 0.0
+.TP 
+領域エラー (domain error): \fIx\fP が負である
+\fIerrno\fP に \fBEDOM\fP が設定される。 不正 (invalid) 浮動小数点例外 (\fBFE_INVALID\fP)  が上がる。
+.TP 
 極エラー: \fIx\fP が 0.0
 .\" Before POSIX.1-2001 TC2, this was (inconsistently) specified
 .\" as a range error.
-.\"O .I errno
-.\"O is set to
 .\" FIXME . y0(0.0) gives EDOM
-.\"O .BR ERANGE
-.\"O (but see BUGS).
-.\"O No
-.\"O .B FE_DIVBYZERO
-.\"O exception is returned by
-.\"O .BR fetestexcept (3)
-.\"O for this case.
-.I errno
-に
-.B ERANGE
-が設定される (「バグ」の節を参照のこと)。
-このエラーの場合、
-.BR fetestexcept (3)
-は
-.B FE_DIVBYZERO
-例外を返さない。
 .\" Bug raised: http://sources.redhat.com/bugzilla/show_bug.cgi?id=6808
-.TP
-.\"O Range error: result underflow
-範囲エラー: 結果のアンダーフロー
+\fIerrno\fP に \fBERANGE\fP が設定される (「バグ」の節を参照のこと)。 このエラーの場合、 \fBfetestexcept\fP(3)  は
+\fBFE_DIVBYZERO\fP 例外を返さない。
+.TP 
+範囲エラー (range error): 結果のアンダーフロー
 .\" e.g., y0(1e33) on glibc 2.8/x86-32
-.\"O .I errno
-.\"O is set to
-.\"O .BR ERANGE .
-.I errno
-に
-.B ERANGE
-が設定される。
 .\" An underflow floating-point exception
 .\" .RB ( FE_UNDERFLOW )
 .\" is raised.
 .\" FIXME . Is it intentional that these functions do not use FE_*?
 .\" Bug raised: http://sources.redhat.com/bugzilla/show_bug.cgi?id=6806
-.\"O No
-.\"O .B FE_UNDERFLOW
-.\"O exception is returned by
-.\"O .BR fetestexcept (3)
-.\"O for this case.
-このエラーの場合、
-.BR fetestexcept (3)
-は
-.B FE_UNDERFLOW
+\fIerrno\fP に \fBERANGE\fP が設定される。 このエラーの場合、 \fBfetestexcept\fP(3)  は \fBFE_UNDERFLOW\fP
 例外を返さない。
-.TP
-.\"O Range error: result overflow
-範囲エラー: 結果のオーバーフロー
+.TP 
+範囲エラー (range error): 結果のオーバーフロー
 .\" e.g., yn(10, 1e-40) on glibc 2.8/x86-32
 .\" .I errno
 .\" is set to
 .\" .BR ERANGE .
-.\"O .I errno
-.\"O is not set for this case.
-この場合、
-.I errno
-は設定されない。
 .\" FIXME . Is it intentional that errno is not set?
 .\" Bug raised: http://sources.redhat.com/bugzilla/show_bug.cgi?id=6808
-.\"O An overflow floating-point exception
-.\"O .RB ( FE_OVERFLOW )
-.\"O is raised.
-オーバーフロー浮動小数点例外
-.RB ( FE_OVERFLOW )
-が上がる。
-.\"O .SH "CONFORMING TO"
+この場合、 \fIerrno\fP は設定されない。 オーバーフロー浮動小数点例外 (\fBFE_OVERFLOW\fP)  が上がる。
 .SH 準拠
-.\"O The functions returning
-.\"O .I double
-.\"O conform to SVr4, 4.3BSD,
-.\"O POSIX.1-2001.
-.I double
-型の値を返す関数は、SVr4, 4.3BSD, POSIX.1-2001
-に準拠する。
-.\"O The others are nonstandard functions that also exist on the BSDs.
-それ以外は非標準の関数で、BSD にも存在する。
-.\"O .SH BUGS
+\fIdouble\fP 型の値を返す関数は、SVr4, 4.3BSD, POSIX.1\-2001 に準拠する。 それ以外は非標準の関数で、BSD
+にも存在する。
 .SH バグ
-.\"O On a pole error, these functions set
-.\"O .I errno
-.\"O to
-.\"O .BR EDOM ,
-.\"O instead of
-.\"O .BR ERANGE
-.\"O as POSIX.1-2004 requires.
-極エラーの場合、これらの関数は
-.I errno
-に
-.B EDOM
-を設定するが、
-POSIX.1-2004 では
-.B ERANGE
-を設定することが要求されている。
 .\" FIXME .
 .\" Bug raised: http://sourceware.org/bugzilla/show_bug.cgi?id=6807
+極エラーの場合、これらの関数は \fIerrno\fP に \fBEDOM\fP を設定するが、 POSIX.1\-2004 では \fBERANGE\fP
+を設定することが要求されている。
 
-.\"O In glibc version 2.3.2 and earlier,
-glibc バージョン 2.3.2 以前では、
 .\" FIXME . Actually, 2.3.2 is the earliest test result I have; so yet
 .\" to confirm if this error occurs only in 2.3.2.
-.\"O these functions do not raise an invalid floating-point exception
-.\"O .RB ( FE_INVALID )
-.\"O when a domain error occurs.
-領域エラーが発生した場合に、これらの関数は
-不正浮動小数点例外
-.RB ( FE_INVALID )
+glibc バージョン 2.3.2 以前では、 領域エラーが発生した場合に、これらの関数は 不正浮動小数点例外 (\fBFE_INVALID\fP)
 を上げない。
-.\"O .SH SEE ALSO
 .SH 関連項目
-.BR j0 (3)
+\fBj0\fP(3)
+.SH この文書について
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.53 の一部
+である。プロジェクトの説明とバグ報告に関する情報は
+http://www.kernel.org/doc/man\-pages/ に書かれている。