freebsd-nq/lib/msun/man
David Schultz d0f1363370 Add round(3) and roundf(3) and the associated documentation.
PR:		59797
Submitted by:	"Steven G. Kargl" <kargl@troutmask.apl.washington.edu>
Reviewed by:	bde (earlier version, last year)
2004-06-07 08:05:36 +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 Document fabsl(3). 2003-10-25 13:45:11 +00:00
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
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 mdoc(7) police: Nits. 2003-03-02 21:04:21 +00:00
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