manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 36 for clog (0.002 sec.)
Man page of CLOG 12187
CLOG Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 clog, clog ... ogf, clogl - 複素数の自然対数 書式 #include < complex.h > do ... uble complex clog(double complex z ); float complex clogf(float comp ... lex z ); long double complex clogl(long double complex z ); -lm でリンクする。 説明 ... 負の部分に沿って分枝切断 (branch cut) がある。 対数 clog () は指数関数 cexp () の逆関数である。 したがって、 ...
https://man.plustar.jp/manpage/man3/clog.3.html - [similar]
Man page of CLOG 12187
CLOG Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 clog, clog ... ogf, clogl - 複素数の自然対数 書式 #include < complex.h > do ... uble complex clog(double complex z ); float complex clogf(float comp ... lex z ); long double complex clogl(long double complex z ); -lm でリンクする。 説明 ... 負の部分に沿って分枝切断 (branch cut) がある。 対数 clog () は指数関数 cexp () の逆関数である。 したがって、 ...
https://man.plustar.jp/manpage/man3/clogf.3.html - [similar]
Man page of CLOG 12187
CLOG Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 clog, clog ... ogf, clogl - 複素数の自然対数 書式 #include < complex.h > do ... uble complex clog(double complex z ); float complex clogf(float comp ... lex z ); long double complex clogl(long double complex z ); -lm でリンクする。 説明 ... 負の部分に沿って分枝切断 (branch cut) がある。 対数 clog () は指数関数 cexp () の逆関数である。 したがって、 ...
https://man.plustar.jp/manpage/man3/clogl.3.html - [similar]
Man page of CATAN 9414
CATAN Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 catan, ... ] から選択される。 次の関係が成立する: catan(z) = (clog(1 + i * z) - clog(1 - i * z)) / (2 * i) バージョン ... an() = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = (clog(1 + i * z) - clog(1 - i * z)) / (2 * i); printf("f ... mag(f2)); exit(EXIT_SUCCESS); } 関連項目 ccos (3), clog (3), ctan (3), complex (7) この文書について この m ... man-pages/ に書かれている。 関連キーワード CATAN , clog , include , pages , 属性 , catanf , catanl , バージ ...
https://man.plustar.jp/manpage/man3/catan.3.html - [similar]
Man page of CATAN 9414
CATAN Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 catan, ... ] から選択される。 次の関係が成立する: catan(z) = (clog(1 + i * z) - clog(1 - i * z)) / (2 * i) バージョン ... an() = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = (clog(1 + i * z) - clog(1 - i * z)) / (2 * i); printf("f ... mag(f2)); exit(EXIT_SUCCESS); } 関連項目 ccos (3), clog (3), ctan (3), complex (7) この文書について この m ... man-pages/ に書かれている。 関連キーワード CATAN , clog , include , pages , 属性 , catanf , catanl , バージ ...
https://man.plustar.jp/manpage/man3/catanf.3.html - [similar]
Man page of CATAN 9414
CATAN Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 catan, ... ] から選択される。 次の関係が成立する: catan(z) = (clog(1 + i * z) - clog(1 - i * z)) / (2 * i) バージョン ... an() = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = (clog(1 + i * z) - clog(1 - i * z)) / (2 * i); printf("f ... mag(f2)); exit(EXIT_SUCCESS); } 関連項目 ccos (3), clog (3), ctan (3), complex (7) この文書について この m ... man-pages/ に書かれている。 関連キーワード CATAN , clog , include , pages , 属性 , catanf , catanl , バージ ...
https://man.plustar.jp/manpage/man3/catanl.3.html - [similar]
Man page of CATANH 8796
CATANH Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 catanh ... 選択される。 次の関係が成立する: catanh(z) = 0.5 * (clog(1 + z) - clog(1 - z)) バージョン これらの関数は gl ... %6.3f %6.3f*i\n", creal(c), cimag(c)); f = 0.5 * (clog(1 + z) - clog(1 - z)); printf("formula = %6.3f %6. ... ている。 関連キーワード catanh , CATANH , include , clog , 属性 , pages , バージョン , cimag , catanhl , ca ...
https://man.plustar.jp/manpage/man3/catanh.3.html - [similar]
Man page of CATANH 8796
CATANH Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 catanh ... 選択される。 次の関係が成立する: catanh(z) = 0.5 * (clog(1 + z) - clog(1 - z)) バージョン これらの関数は gl ... %6.3f %6.3f*i\n", creal(c), cimag(c)); f = 0.5 * (clog(1 + z) - clog(1 - z)); printf("formula = %6.3f %6. ... ている。 関連キーワード catanh , CATANH , include , clog , 属性 , pages , バージョン , cimag , catanhl , ca ...
https://man.plustar.jp/manpage/man3/catanhf.3.html - [similar]
Man page of CATANH 8796
CATANH Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 catanh ... 選択される。 次の関係が成立する: catanh(z) = 0.5 * (clog(1 + z) - clog(1 - z)) バージョン これらの関数は gl ... %6.3f %6.3f*i\n", creal(c), cimag(c)); f = 0.5 * (clog(1 + z) - clog(1 - z)); printf("formula = %6.3f %6. ... ている。 関連キーワード catanh , CATANH , include , clog , 属性 , pages , バージョン , cimag , catanhl , ca ...
https://man.plustar.jp/manpage/man3/catanhl.3.html - [similar]
Man page of CACOS 8241
CACOS Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 cacos, ... から選択される。 次の関係が成立する: cacos(z) = -i * clog(z + i * csqrt(1 - z * z)) バージョン これらの関数は ... = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = -i * clog(z + i * csqrt(1 - z * z)); printf("formula = %6.3f ... imag(f)); exit(EXIT_SUCCESS); } 関連項目 ccos (3), clog (3), complex (7) この文書について この man ページは ... s , CACOS , include , cacosl , 属性 , バージョン , clog , pages , cacosf , 複素数 Linux マニュアル 一覧 [ ...
https://man.plustar.jp/manpage/man3/cacos.3.html - [similar]
PREV 1 2 3 4 NEXT

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