freebsd-skq/lib/msun/man
das 699d33669c The references to scalbn and scalbnf should be scalb and scalbf.
(The former are actually useful, and ieee_test(3) only documents
functions that aren't.)  Add a sentence describing the domain of
scalb() and scalbf().
2004-06-12 04:40:47 +00:00
..
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 Add documentation for: 2004-06-06 10:06:26 +00:00
fegetenv.3 Add documentation for: 2004-06-06 10:06:26 +00:00
fegetround.3 Add documentation for: 2004-06-06 10:06:26 +00:00
fenv.3 Add documentation for: 2004-06-06 10:06:26 +00:00
floor.3
fmod.3
hypot.3 The prototypes for cabs() and cabsf() are in <complex.h>. Fix their arguments' 2004-05-06 13:11:18 +00:00
ieee_test.3 The references to scalbn and scalbnf should be scalb and scalbf. 2004-06-12 04:40:47 +00:00
ieee.3 Add an implementation of copysignl(), a long double version of copysign(). 2004-05-07 18:56:31 +00:00
j0.3
lgamma.3
math.3
rint.3
round.3 Add round(3) and roundf(3) and the associated documentation. 2004-06-07 08:05:36 +00:00
sin.3
sinh.3
sqrt.3
tan.3
tanh.3