manページ検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 451 for double (0.051 sec.)
Man page of REMAINDER 5874
REMAINDER Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 dre ... 小数点剰余関数 書式 #include < math.h > /* C99 版 */ double remainder(double x , double y ); float remainderf( ... float x , float y ); long double remainderl(long double x , long double y ); /* 廃止 ... された別名 */ double drem(double x , double y ); float dremf(float x , ... float y ); long double dreml(long double x , long double y ); -lm でリンク ...
https://man.plustar.jp/manpage/man3/remainderf.3.html - [similar]
Man page of REMAINDER 5874
REMAINDER Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 dre ... 小数点剰余関数 書式 #include < math.h > /* C99 版 */ double remainder(double x , double y ); float remainderf( ... float x , float y ); long double remainderl(long double x , long double y ); /* 廃止 ... された別名 */ double drem(double x , double y ); float dremf(float x , ... float y ); long double dreml(long double x , long double y ); -lm でリンク ...
https://man.plustar.jp/manpage/man3/remainderl.3.html - [similar]
Man page of MODF 4985
MODF Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 modf, mo ... 数と小数部分を取り出す関数 書式 #include < math.h > double modf(double x , double * iptr ); float modff(float ... x , float * iptr ); long double modfl(long double x , long double * iptr ); -lm で ... fety MT-Safe 準拠 C99, POSIX.1-2001, POSIX.1-2008. double 版の関数は SVr4, 4.3BSD, C89 にも準拠している。 関 ...
https://man.plustar.jp/manpage/man3/modf.3.html - [similar]
Man page of MODF 4985
MODF Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 modf, mo ... 数と小数部分を取り出す関数 書式 #include < math.h > double modf(double x , double * iptr ); float modff(float ... x , float * iptr ); long double modfl(long double x , long double * iptr ); -lm で ... fety MT-Safe 準拠 C99, POSIX.1-2001, POSIX.1-2008. double 版の関数は SVr4, 4.3BSD, C89 にも準拠している。 関 ...
https://man.plustar.jp/manpage/man3/modff.3.html - [similar]
Man page of MODF 4985
MODF Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 modf, mo ... 数と小数部分を取り出す関数 書式 #include < math.h > double modf(double x , double * iptr ); float modff(float ... x , float * iptr ); long double modfl(long double x , long double * iptr ); -lm で ... fety MT-Safe 準拠 C99, POSIX.1-2001, POSIX.1-2008. double 版の関数は SVr4, 4.3BSD, C89 にも準拠している。 関 ...
https://man.plustar.jp/manpage/man3/modfl.3.html - [similar]
Man page of SCALBLN 4985
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(floa ... t x , long exp ); long double scalblnl(long double x , long exp ); double scalbn ... (double x , int exp ); float scalbnf(float x , int exp ); ... long double scalbnl(long double x , int exp ); -lm でリンクする ...
https://man.plustar.jp/manpage/man3/scalbln.3.html - [similar]
Man page of SCALBLN 4985
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(floa ... t x , long exp ); long double scalblnl(long double x , long exp ); double scalbn ... (double x , int exp ); float scalbnf(float x , int exp ); ... long double scalbnl(long double x , int exp ); -lm でリンクする ...
https://man.plustar.jp/manpage/man3/scalblnf.3.html - [similar]
Man page of SCALBLN 4985
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(floa ... t x , long exp ); long double scalblnl(long double x , long exp ); double scalbn ... (double x , int exp ); float scalbnf(float x , int exp ); ... long double scalbnl(long double x , int exp ); -lm でリンクする ...
https://man.plustar.jp/manpage/man3/scalblnl.3.html - [similar]
Man page of SCALBLN 4985
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(floa ... t x , long exp ); long double scalblnl(long double x , long exp ); double scalbn ... (double x , int exp ); float scalbnf(float x , int exp ); ... long double scalbnl(long double x , int exp ); -lm でリンクする ...
https://man.plustar.jp/manpage/man3/scalbn.3.html - [similar]
Man page of SCALBLN 4985
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(floa ... t x , long exp ); long double scalblnl(long double x , long exp ); double scalbn ... (double x , int exp ); float scalbnf(float x , int exp ); ... long double scalbnl(long double x , int exp ); -lm でリンクする ...
https://man.plustar.jp/manpage/man3/scalbnf.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT

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