manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 30 for cimag (0.001 sec.)
Man page of CIMAG 12493
CIMAG Section: Linux Programmer's Manual (3) Updated: 2015-04-19 Index JM Home Page 名前 cimag, ... cimagf, cimagl - 複素数の虚部を取得する 書式 #include < complex. ... h > double cimag(double complex z ); float cimagf(float complex z ) ... ; long double cimagl(long double complex z ); -lm でリンクする。 説明 ... 虚部を返す。 次の関係が成立する: z = creal(z) + I * cimag(z) バージョン これらの関数は glibc バージョン 2.1 ...
https://man.plustar.jp/manpage/man3/cimag.3.html - [similar]
Man page of CIMAG 12493
CIMAG Section: Linux Programmer's Manual (3) Updated: 2015-04-19 Index JM Home Page 名前 cimag, ... cimagf, cimagl - 複素数の虚部を取得する 書式 #include < complex. ... h > double cimag(double complex z ); float cimagf(float complex z ) ... ; long double cimagl(long double complex z ); -lm でリンクする。 説明 ... 虚部を返す。 次の関係が成立する: z = creal(z) + I * cimag(z) バージョン これらの関数は glibc バージョン 2.1 ...
https://man.plustar.jp/manpage/man3/cimagf.3.html - [similar]
Man page of CIMAG 12493
CIMAG Section: Linux Programmer's Manual (3) Updated: 2015-04-19 Index JM Home Page 名前 cimag, ... cimagf, cimagl - 複素数の虚部を取得する 書式 #include < complex. ... h > double cimag(double complex z ); float cimagf(float complex z ) ... ; long double cimagl(long double complex z ); -lm でリンクする。 説明 ... 虚部を返す。 次の関係が成立する: z = creal(z) + I * cimag(z) バージョン これらの関数は glibc バージョン 2.1 ...
https://man.plustar.jp/manpage/man3/cimagl.3.html - [similar]
Man page of CACOSH 8772
CACOSH Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 cacosh ... z); printf("cacosh() = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = 2 * clog(csqrt((z + 1)/2) + csqrt((z - 1) ... )); printf("formula = %6.3f %6.3f*i\n", creal(f2), cimag(f2)); exit(EXIT_SUCCESS); } 関連項目 acosh (3), ca ... bs (3), ccosh (3), cimag (3), complex (7) この文書について この man ページは ... 関連キーワード cacosh , CACOSH , include , csqrt , cimag , cacoshl , バージョン , cacoshf , 属性 , pages Li ...
https://man.plustar.jp/manpage/man3/cacosh.3.html - [similar]
Man page of CACOSH 8772
CACOSH Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 cacosh ... z); printf("cacosh() = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = 2 * clog(csqrt((z + 1)/2) + csqrt((z - 1) ... )); printf("formula = %6.3f %6.3f*i\n", creal(f2), cimag(f2)); exit(EXIT_SUCCESS); } 関連項目 acosh (3), ca ... bs (3), ccosh (3), cimag (3), complex (7) この文書について この man ページは ... 関連キーワード cacosh , CACOSH , include , csqrt , cimag , cacoshl , バージョン , cacoshf , 属性 , pages Li ...
https://man.plustar.jp/manpage/man3/cacoshf.3.html - [similar]
Man page of CACOSH 8772
CACOSH Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 cacosh ... z); printf("cacosh() = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = 2 * clog(csqrt((z + 1)/2) + csqrt((z - 1) ... )); printf("formula = %6.3f %6.3f*i\n", creal(f2), cimag(f2)); exit(EXIT_SUCCESS); } 関連項目 acosh (3), ca ... bs (3), ccosh (3), cimag (3), complex (7) この文書について この man ページは ... 関連キーワード cacosh , CACOSH , include , csqrt , cimag , cacoshl , バージョン , cacoshf , 属性 , pages Li ...
https://man.plustar.jp/manpage/man3/cacoshl.3.html - [similar]
Man page of CATANH 8772
CATANH Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 catanh ... z); printf("catanh() = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = 0.5 * (clog(1 + z) - clog(1 - z)); printf ... ("formula = %6.3f %6.3f*i\n", creal(f2), cimag(f2)); exit(EXIT_SUCCESS); } 関連項目 atanh (3), ca ... bs (3), cimag (3), ctanh (3), complex (7) この文書について この ... ANH , include , clog , 属性 , pages , バージョン , cimag , catanhl , catanhf Linux マニュアル 一覧 [ man1 ] ...
https://man.plustar.jp/manpage/man3/catanh.3.html - [similar]
Man page of CATANH 8772
CATANH Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 catanh ... z); printf("catanh() = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = 0.5 * (clog(1 + z) - clog(1 - z)); printf ... ("formula = %6.3f %6.3f*i\n", creal(f2), cimag(f2)); exit(EXIT_SUCCESS); } 関連項目 atanh (3), ca ... bs (3), cimag (3), ctanh (3), complex (7) この文書について この ... ANH , include , clog , 属性 , pages , バージョン , cimag , catanhl , catanhf Linux マニュアル 一覧 [ man1 ] ...
https://man.plustar.jp/manpage/man3/catanhf.3.html - [similar]
Man page of CATANH 8772
CATANH Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 catanh ... z); printf("catanh() = %6.3f %6.3f*i\n", creal(c), cimag(c)); f = 0.5 * (clog(1 + z) - clog(1 - z)); printf ... ("formula = %6.3f %6.3f*i\n", creal(f2), cimag(f2)); exit(EXIT_SUCCESS); } 関連項目 atanh (3), ca ... bs (3), cimag (3), ctanh (3), complex (7) この文書について この ... ANH , include , clog , 属性 , pages , バージョン , cimag , catanhl , catanhf Linux マニュアル 一覧 [ man1 ] ...
https://man.plustar.jp/manpage/man3/catanhl.3.html - [similar]
Man page of CARG 8106
CARG Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 carg, ca ... ができる。 z = x + I * y ここで、 x = creal(z) , y = cimag(z) である。 また、極座標を使うと、以下のように書く ... の偏角である。 次の関係が成立する: tan(carg(z)) = cimag(z) / creal(z) 返り値 返り値は [-pi,pi] の範囲である ... ョン , cargf , cargl , pages , 属性 , 関数 , 準拠 , cimag Linux マニュアル 一覧 [ man1 ] [ man2 ] [ man3 ] [ ...
https://man.plustar.jp/manpage/man3/carg.3.html - [similar]
PREV 1 2 3 NEXT

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