manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 282 for MATH (0.009 sec.)
Man page of MATH_ERROR 11527
MATH_ERROR Section: Linux Programmer's Manual (7) Updated: 2017-09-15 Index JM Home Page 名前 math ... error - 数学関数からのエラーの検出 書式 #include < math.h > #include < errno.h > #include < fenv.h > 説明 ... L などの) 特別な値を返すことでエラーを通知する。 < math.h > で宣言されている数学関数は、通常は浮動小数点値 ... とになる。 注意 C99 と POSIX.1-2001 で規定されている math_errhandling 識別子は glibc ではサポートされていない ... がエラーを返すことを 要求してない。 gcc (1) の -fno-math-errno オプションを使うと、実行ファイルで、標準の実 ...
https://man.plustar.jp/manpage/man7/math_error.7.html - [similar]
Man page of TFMTODIT 7331
TFMTODIT Section: User Commands (1) Updated: 6 August 2001 Index JM Home Page 名称 tfmtodit - gr ... 情報は、Metafont の Computer Modern fonts に おける math_fit マクロの 2 つの引数によって与えることができます ... 。 Metafont は通常、テキストフォント ( math_fitting が false) の処理中、これらの引数を無視しま ... 出力するように Metafont に指示できます。 def ignore_math_fit(expr left_adjustment,right_adjustment) = speci ... イルは -g オプションで指定します。 -g オプションは、 math_fitting が true に設定されたフォントに対しては使用 ...
https://man.plustar.jp/manpage/man1/tfmtodit.1.html - [similar]
Man page of INFINITY 7331
INFINITY Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 INFI ... URCE /* feature_test_macros (7) 参照 */ #include < math.h > INFINITY NAN HUGE_VAL HUGE_VALF HUGE_VALL 説明 ... その値が 199901L 以上である場合、 これらのマクロは < math.h > で定義される。 関連項目 fpclassify (3), math_e ...
https://man.plustar.jp/manpage/man3/HUGE_VAL.3.html - [similar]
Man page of INFINITY 7331
INFINITY Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 INFI ... URCE /* feature_test_macros (7) 参照 */ #include < math.h > INFINITY NAN HUGE_VAL HUGE_VALF HUGE_VALL 説明 ... その値が 199901L 以上である場合、 これらのマクロは < math.h > で定義される。 関連項目 fpclassify (3), math_e ...
https://man.plustar.jp/manpage/man3/HUGE_VALF.3.html - [similar]
Man page of INFINITY 7331
INFINITY Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 INFI ... URCE /* feature_test_macros (7) 参照 */ #include < math.h > INFINITY NAN HUGE_VAL HUGE_VALF HUGE_VALL 説明 ... その値が 199901L 以上である場合、 これらのマクロは < math.h > で定義される。 関連項目 fpclassify (3), math_e ...
https://man.plustar.jp/manpage/man3/HUGE_VALL.3.html - [similar]
Man page of INFINITY 7331
INFINITY Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 INFI ... URCE /* feature_test_macros (7) 参照 */ #include < math.h > INFINITY NAN HUGE_VAL HUGE_VALF HUGE_VALL 説明 ... その値が 199901L 以上である場合、 これらのマクロは < math.h > で定義される。 関連項目 fpclassify (3), math_e ...
https://man.plustar.jp/manpage/man3/INFINITY.3.html - [similar]
Man page of INFINITY 7331
INFINITY Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 INFI ... URCE /* feature_test_macros (7) 参照 */ #include < math.h > INFINITY NAN HUGE_VAL HUGE_VALF HUGE_VALL 説明 ... その値が 199901L 以上である場合、 これらのマクロは < math.h > で定義される。 関連項目 fpclassify (3), math_e ...
https://man.plustar.jp/manpage/man3/NAN.3.html - [similar]
Man page of MATHERR 6463
MATHERR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 mathe ... rr - SVID 数学ライブラリの例外処理 書式 #include < math.h > int matherr(struct exception * exc ); extern _ ... pplications should use the techniques described in math_error (7) and fenv (3). This page documents the ma ... では、各種の数学関数は数学的な 例外を検出した場合に matherr () を呼ばれる関数を起動すべきである、 と規定され ... ている。この関数は数学関数が返る前に呼び出される。 matherr () が返った後に、システムは数学関数に戻り、 それ ...
https://man.plustar.jp/manpage/man3/matherr.3.html - [similar]
Man page of LGAMMA 6115
LGAMMA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 lgamma ... gngam - ガンマ関数の対数を計算する 書式 #include < math.h > double lgamma(double x ); float lgammaf(float ... 数の絶対値の自然対数を返す。 ガンマ関数の符号は、 < math.h > で宣言されている extern int signgam に格納され ... した際にエラーが発生したかの判定方法についての情報は math_error (7) を参照のこと。 以下のエラーが発生する可能 ...
https://man.plustar.jp/manpage/man3/lgamma.3.html - [similar]
Man page of LGAMMA 6115
LGAMMA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 lgamma ... gngam - ガンマ関数の対数を計算する 書式 #include < math.h > double lgamma(double x ); float lgammaf(float ... 数の絶対値の自然対数を返す。 ガンマ関数の符号は、 < math.h > で宣言されている extern int signgam に格納され ... した際にエラーが発生したかの判定方法についての情報は math_error (7) を参照のこと。 以下のエラーが発生する可能 ...
https://man.plustar.jp/manpage/man3/lgamma_r.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022