manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 91 for exp (0.005 sec.)
Man page of SCALBLN 8725
SCALBLN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 scalb ... #include < math.h > double scalbln(double x , long exp ); float scalblnf(float x , long exp ); long doubl ... e scalblnl(long double x , long exp ); double scalbn(double x , int exp ); float scalb ... nf(float x , int exp ); long double scalbnl(long double x , int exp ); ... CE 説明 これらの関数は最初の引数 x に FLT_RADIX の exp 乗を掛ける ( FLT_RADIX はおそらく 2 である)。つまり ...
https://man.plustar.jp/manpage/man3/scalbnf.3.html - [similar]
Man page of SCALBLN 8725
SCALBLN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 scalb ... #include < math.h > double scalbln(double x , long exp ); float scalblnf(float x , long exp ); long doubl ... e scalblnl(long double x , long exp ); double scalbn(double x , int exp ); float scalb ... nf(float x , int exp ); long double scalbnl(long double x , int exp ); ... CE 説明 これらの関数は最初の引数 x に FLT_RADIX の exp 乗を掛ける ( FLT_RADIX はおそらく 2 である)。つまり ...
https://man.plustar.jp/manpage/man3/scalbnl.3.html - [similar]
Man page of EXPECT 8339
EXPECT Section: User Commands (1) Updated: 29 December 1994 Index JM Home Page 名前 expect - 対話 ... のやりとりを自動化するプログラム, バージョン 5 書式 expect [ -dDinN ] [ -c cmds ] [ - [ f | b ] ] cmdfile ... ] [ args ] イントロダクション Expect は、スクリプトの指示に従って、対話的なプログラム ... るプログラムである。 以下のスクリプトに示すように、 Expect には、対話プログラムからの期待されうる入力とそれ ... ない、 その後、制御をスクリプトへ戻すことができる。 Expectk は Expect と Tk の混合物である。 Expect であり ...
https://man.plustar.jp/manpage/man1/expect.1.html - [similar]
Man page of TIMERFD_CREATE 8060
TIMERFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2011-09-14 Index JM Home Page 名前 ... したりする。 new_value 引き数は、タイマーの満了時間 (expiration) の初期値と間隔 (interval) を 指定する。この ... odic timer */ struct timespec it_value; /* Initial expiration */ }; new_value.it_value はタイマーの満了時 ... ar *argv[]) { struct itimerspec new_value; int max_exp, fd; struct timespec now; uint64_t exp, tot_exp; s ... { fprintf(stderr, "%s init-secs [interval-secs max-exp]\n", argv[0]); exit(EXIT_FAILURE); } if (clock_get ...
https://man.plustar.jp/manpage/man2/timerfd_create.2.html - [similar]
Man page of TIMERFD_CREATE 8060
TIMERFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2011-09-14 Index JM Home Page 名前 ... したりする。 new_value 引き数は、タイマーの満了時間 (expiration) の初期値と間隔 (interval) を 指定する。この ... odic timer */ struct timespec it_value; /* Initial expiration */ }; new_value.it_value はタイマーの満了時 ... ar *argv[]) { struct itimerspec new_value; int max_exp, fd; struct timespec now; uint64_t exp, tot_exp; s ... { fprintf(stderr, "%s init-secs [interval-secs max-exp]\n", argv[0]); exit(EXIT_FAILURE); } if (clock_get ...
https://man.plustar.jp/manpage/man2/timerfd_gettime.2.html - [similar]
Man page of TIMERFD_CREATE 8060
TIMERFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2011-09-14 Index JM Home Page 名前 ... したりする。 new_value 引き数は、タイマーの満了時間 (expiration) の初期値と間隔 (interval) を 指定する。この ... odic timer */ struct timespec it_value; /* Initial expiration */ }; new_value.it_value はタイマーの満了時 ... ar *argv[]) { struct itimerspec new_value; int max_exp, fd; struct timespec now; uint64_t exp, tot_exp; s ... { fprintf(stderr, "%s init-secs [interval-secs max-exp]\n", argv[0]); exit(EXIT_FAILURE); } if (clock_get ...
https://man.plustar.jp/manpage/man2/timerfd_settime.2.html - [similar]
Man page of EXP 8060
EXP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 exp, expf ... , expl - 底が e の指数関数 書式 #include < math.h > doub ... le exp(double x ); float expf(float x ); long double expl ... 能検査マクロの要件 ( feature_test_macros (7) 参照): expf (), expl (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= ... 、 attributes (7) を参照。 インターフェース 属性 値 exp (), expf (), expl () Thread safety MT-Safe 準拠 C9 ...
https://man.plustar.jp/manpage/man3/exp.3.html - [similar]
Man page of EXP 8060
EXP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 exp, expf ... , expl - 底が e の指数関数 書式 #include < math.h > doub ... le exp(double x ); float expf(float x ); long double expl ... 能検査マクロの要件 ( feature_test_macros (7) 参照): expf (), expl (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= ... 、 attributes (7) を参照。 インターフェース 属性 値 exp (), expf (), expl () Thread safety MT-Safe 準拠 C9 ...
https://man.plustar.jp/manpage/man3/expf.3.html - [similar]
Man page of EXP 8060
EXP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 exp, expf ... , expl - 底が e の指数関数 書式 #include < math.h > doub ... le exp(double x ); float expf(float x ); long double expl ... 能検査マクロの要件 ( feature_test_macros (7) 参照): expf (), expl (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= ... 、 attributes (7) を参照。 インターフェース 属性 値 exp (), expf (), expl () Thread safety MT-Safe 準拠 C9 ...
https://man.plustar.jp/manpage/man3/expl.3.html - [similar]
Man page of LDEXP 7993
LDEXP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 ldexp, ... ldexpf, ldexpl - 浮動小数点実数と 2 の整数乗との積を計算 ... する 書式 #include < math.h > double ldexp(double x , int exp ); float ldexpf(float x , int e ... xp ); long double ldexpl(long double x , int exp ); -lm でリンクする。 gli ... 検査マクロの要件 ( feature_test_macros (7) 参照): ldexpf (), ldexpl (): _ISOC99_SOURCE || _POSIX_C_SOURCE ...
https://man.plustar.jp/manpage/man3/ldexp.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