freebsd-skq/lib/msun/man
David Schultz 9428e108c9 Add C99's nearbyint{,f}() functions as wrappers around rint().
These trivial implementations are about 25 times slower than
rint{,f}() on x86 due to the FP environment save/restore.
They should eventually be redone in terms of fegetround() and
bit fiddling.
2004-07-06 04:46:08 +00:00
..
acos.3
acosh.3
asin.3 Eliminate double whitespace. 2004-07-03 22:30:10 +00:00
asinh.3
atan2.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
atan.3
atanh.3 Eliminate double whitespace. 2004-07-03 22:30:10 +00:00
ceil.3
cos.3
cosh.3
erf.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
exp.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
fabs.3
fdim.3
feclearexcept.3
fegetenv.3
fegetround.3
fenv.3
floor.3
fmax.3
fmod.3
hypot.3
ieee_test.3
ieee.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
j0.3
lgamma.3
math.3
rint.3 Add C99's nearbyint{,f}() functions as wrappers around rint(). 2004-07-06 04:46:08 +00:00
round.3
sin.3
sinh.3 Eliminate double whitespace. 2004-07-03 22:30:10 +00:00
sqrt.3
tan.3
tanh.3
trunc.3