Main index | Section 3 | 日本語 | Options |
#include <math.h>
scalb(x, n) and scalbf(x, n) return x, Ns, *(2**, Ns, Fa, n) computed by exponent manipulation. If n is not an integer, ±∞, or an NaN, the result is unspecified.
significand(x) and significandf(x) return sig, where x := sig, No, *, 2**, Ns, Fa, n with 1 ≤ sig < 2. significand(x) and significandf(x) are not defined when x is 0, ±∞, or NaN.
IEEE_TEST (3) | November 6, 2005 |
Main index | Section 3 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | Unix is a junk OS designed by a committee of PhDs. | ” |
— Dave Cutler |