Results of 1 - 10 of about 52 for 数学 (0.002 sec.)
- Man page of MATH_ERROR 15965
- MATH_ERROR Section: Linux Programmer's Manual (7) Updated: 2017-09-15 Index JM Home Page 名前 ma
...
th_error - 数学関数からのエラーの検出 書式 #include < math.h > #inc ...
ことでエラーを通知する。 < math.h > で宣言されている数学関数は、通常は浮動小数点値を返すので、 他の機構を使っ ...
で概要を説明している。) 移植性が必要なプログラムで、数学関数からのエラーを確認する必要がある場合には、 数学関 ...
clearexcept(FE_ALL_EXCEPT); を呼び出すべきである。 数学関数から返ってきた際に、 errno が 0 以外か、 feteste ...
-
https://man.plustar.jp/manpage/man7/math_error.7.html
- [similar]
- Man page of MATHERR 12769
- MATHERR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 mathe
...
rr - SVID 数学ライブラリの例外処理 書式 #include < math.h > int ma ...
. System V Interface Definition (SVID) では、各種の数学関数は数学的な 例外を検出した場合に matherr () を呼ば ...
関数を起動すべきである、 と規定されている。この関数は数学関数が返る前に呼び出される。 matherr () が返った後に ...
、システムは数学関数に戻り、 それから呼び出し元に返る。 matherr () を ...
-
https://man.plustar.jp/manpage/man3/matherr.3.html
- [similar]
- Man page of bc 9439
- bc Section: User Commands (1) Updated: . Index JM Home Page 名称 bc - 任意精度の計算言語 書式 bc
...
語です。 コマンドラインのオプションの指定により、標準数学ライブラリを使用することも できます。これを指定した場 ...
合は、どのファイルを処理するよりも前に 数学ライブラリが定義されます。 bc は動作を開始するとまず ...
ractive 対話モードを強制します。 -l, --mathlib 標準数学ライブラリを定義します。 -w, --warn POSIX bc に対する ...
) { return (2*n); } define d (n) { return (2*n); } 数学ライブラリ bc に -l オプションを付けて起動した場合は ...
-
https://man.plustar.jp/manpage/man1/bc.1.html
- [similar]
- Man page of COMPLEX 8333
- COMPLEX Section: Linux Programmer's Manual (7) Updated: 2020-06-09 Index JM Home Page 名前 compl
...
ex - 複素数の数学の基礎 書式 #include < complex.h > 説明 複素数は z = ...
d*d)) + ((b*c - a*d)/(c*c + d*d))*i ほとんど全ての数学関数に関して複素数版があるが、 複素数専用の関数も幾つ ...
-
https://man.plustar.jp/manpage/man7/complex.7.html
- [similar]
- Man page of TGAMMA 7915
- TGAMMA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 tgamma
...
HUGE_VAL , HUGE_VALF , HUGE_VALL , を返す。この際、数学的に正しい符号が付与される。 結果がアンダーフローする ...
range error) が発生し、 関数は 0 をを返す。この際、数学的に正しい符号が付与される。 x が -0 か +0 の場合、極 ...
-
https://man.plustar.jp/manpage/man3/tgamma.3.html
- [similar]
- Man page of TGAMMA 7915
- TGAMMA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 tgamma
...
HUGE_VAL , HUGE_VALF , HUGE_VALL , を返す。この際、数学的に正しい符号が付与される。 結果がアンダーフローする ...
range error) が発生し、 関数は 0 をを返す。この際、数学的に正しい符号が付与される。 x が -0 か +0 の場合、極 ...
-
https://man.plustar.jp/manpage/man3/tgammaf.3.html
- [similar]
- Man page of TGAMMA 7915
- TGAMMA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 tgamma
...
HUGE_VAL , HUGE_VALF , HUGE_VALL , を返す。この際、数学的に正しい符号が付与される。 結果がアンダーフローする ...
range error) が発生し、 関数は 0 をを返す。この際、数学的に正しい符号が付与される。 x が -0 か +0 の場合、極 ...
-
https://man.plustar.jp/manpage/man3/tgammal.3.html
- [similar]
- Man page of TANH 7363
- TANH Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 tanh, ta
...
は x の双曲線正接 (hyperbolic tangent) 関数を返す。 数学的には以下のように定義されている. tanh(x) = sinh(x) ...
-
https://man.plustar.jp/manpage/man3/tanh.3.html
- [similar]
- Man page of TANH 7363
- TANH Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 tanh, ta
...
は x の双曲線正接 (hyperbolic tangent) 関数を返す。 数学的には以下のように定義されている. tanh(x) = sinh(x) ...
-
https://man.plustar.jp/manpage/man3/tanhf.3.html
- [similar]
- Man page of TANH 7363
- TANH Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 tanh, ta
...
は x の双曲線正接 (hyperbolic tangent) 関数を返す。 数学的には以下のように定義されている. tanh(x) = sinh(x) ...
-
https://man.plustar.jp/manpage/man3/tanhl.3.html
- [similar]