2f90a15e14
These routines are specified in C99 for the sake of architectures where an int isn't big enough to represent the full range of floating-point exponents. However, even the 128-bit long double format has an exponent smaller than 15 bits, so for all practical purposes, scalbln() and scalblnf() are aliases for scalbn() and scalbnf(), respectively. |
||
---|---|---|
.. | ||
acos.3 | ||
acosh.3 | ||
asin.3 | ||
asinh.3 | ||
atan2.3 | ||
atan.3 | ||
atanh.3 | ||
ceil.3 | ||
cos.3 | ||
cosh.3 | ||
erf.3 | ||
exp.3 | ||
fabs.3 | ||
feclearexcept.3 | ||
fegetenv.3 | ||
fegetround.3 | ||
fenv.3 | ||
floor.3 | ||
fmod.3 | ||
hypot.3 | ||
ieee_test.3 | ||
ieee.3 | ||
j0.3 | ||
lgamma.3 | ||
math.3 | ||
rint.3 | ||
round.3 | ||
sin.3 | ||
sinh.3 | ||
sqrt.3 | ||
tan.3 | ||
tanh.3 |