manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 47 for ROUND (0.014 sec.)
Man page of ROUND 13057
ROUND Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 round, ... roundf, roundl - 最も近い整数値に丸める (2 つの整数の中間値の場合 ... から遠い方に丸める) 書式 #include < math.h > double round(double x ); float roundf(float x ); long double ro ... 能検査マクロの要件 ( feature_test_macros (7) 参照): round (), roundf (), roundl (): _ISOC99_SOURCE || _POSIX ... める (丸め方向については fenv (3) を参照)。 例えば、 round(0.5) は 1.0 で、 round(-0.5) は -1.0 である。 返り ...
https://man.plustar.jp/manpage/man3/round.3.html - [similar]
Man page of ROUND 13057
ROUND Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 round, ... roundf, roundl - 最も近い整数値に丸める (2 つの整数の中間値の場合 ... から遠い方に丸める) 書式 #include < math.h > double round(double x ); float roundf(float x ); long double ro ... 能検査マクロの要件 ( feature_test_macros (7) 参照): round (), roundf (), roundl (): _ISOC99_SOURCE || _POSIX ... める (丸め方向については fenv (3) を参照)。 例えば、 round(0.5) は 1.0 で、 round(-0.5) は -1.0 である。 返り ...
https://man.plustar.jp/manpage/man3/roundf.3.html - [similar]
Man page of ROUND 13057
ROUND Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 round, ... roundf, roundl - 最も近い整数値に丸める (2 つの整数の中間値の場合 ... から遠い方に丸める) 書式 #include < math.h > double round(double x ); float roundf(float x ); long double ro ... 能検査マクロの要件 ( feature_test_macros (7) 参照): round (), roundf (), roundl (): _ISOC99_SOURCE || _POSIX ... める (丸め方向については fenv (3) を参照)。 例えば、 round(0.5) は 1.0 で、 round(-0.5) は -1.0 である。 返り ...
https://man.plustar.jp/manpage/man3/roundl.3.html - [similar]
Man page of RINT 8299
RINT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 nearbyin ... int (), nearbyintf (), and nearbyintl () functions round their argument to an integer value in floating-poi ... nt format, using the current rounding direction (see fesetround (3)) and without rais ... ing the inexact exception. When the current rounding direction is to nearest, these functions round ... のだろう。 関連項目 ceil (3), floor (3), lrint (3), round (3), trunc (3) この文書について この man ページは ...
https://man.plustar.jp/manpage/man3/nearbyint.3.html - [similar]
Man page of RINT 8299
RINT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 nearbyin ... int (), nearbyintf (), and nearbyintl () functions round their argument to an integer value in floating-poi ... nt format, using the current rounding direction (see fesetround (3)) and without rais ... ing the inexact exception. When the current rounding direction is to nearest, these functions round ... のだろう。 関連項目 ceil (3), floor (3), lrint (3), round (3), trunc (3) この文書について この man ページは ...
https://man.plustar.jp/manpage/man3/nearbyintf.3.html - [similar]
Man page of RINT 8299
RINT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 nearbyin ... int (), nearbyintf (), and nearbyintl () functions round their argument to an integer value in floating-poi ... nt format, using the current rounding direction (see fesetround (3)) and without rais ... ing the inexact exception. When the current rounding direction is to nearest, these functions round ... のだろう。 関連項目 ceil (3), floor (3), lrint (3), round (3), trunc (3) この文書について この man ページは ...
https://man.plustar.jp/manpage/man3/nearbyintl.3.html - [similar]
Man page of RINT 8299
RINT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 nearbyin ... int (), nearbyintf (), and nearbyintl () functions round their argument to an integer value in floating-poi ... nt format, using the current rounding direction (see fesetround (3)) and without rais ... ing the inexact exception. When the current rounding direction is to nearest, these functions round ... のだろう。 関連項目 ceil (3), floor (3), lrint (3), round (3), trunc (3) この文書について この man ページは ...
https://man.plustar.jp/manpage/man3/rint.3.html - [similar]
Man page of RINT 8299
RINT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 nearbyin ... int (), nearbyintf (), and nearbyintl () functions round their argument to an integer value in floating-poi ... nt format, using the current rounding direction (see fesetround (3)) and without rais ... ing the inexact exception. When the current rounding direction is to nearest, these functions round ... のだろう。 関連項目 ceil (3), floor (3), lrint (3), round (3), trunc (3) この文書について この man ページは ...
https://man.plustar.jp/manpage/man3/rintf.3.html - [similar]
Man page of RINT 8299
RINT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 nearbyin ... int (), nearbyintf (), and nearbyintl () functions round their argument to an integer value in floating-poi ... nt format, using the current rounding direction (see fesetround (3)) and without rais ... ing the inexact exception. When the current rounding direction is to nearest, these functions round ... のだろう。 関連項目 ceil (3), floor (3), lrint (3), round (3), trunc (3) この文書について この man ページは ...
https://man.plustar.jp/manpage/man3/rintl.3.html - [similar]
Man page of LROUND 7737
LROUND Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 lround ... , lroundf, lroundl, llround, llroundf, llroundl - 最も近い整 ... 数値に丸める 書式 #include < math.h > long lround(double x ); long lroundf(float x ); long lroundl(l ... ong double x ); long long llround(double x ); long long llroundf(float x ); long lon ... g llroundl(long double x ); -lm でリンクする。 glibc 向けの機 ...
https://man.plustar.jp/manpage/man3/llround.3.html - [similar]
PREV 1 2 3 4 5 NEXT

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