freebsd-dev/lib/msun/man
2012-03-25 12:13:24 +00:00
..
acos.3
acosh.3
asin.3
asinh.3
atan2.3
atan.3
atanh.3
ccos.3 Add c{cos,sin,tan}{,h}{,f} functions. This is joint work with 2011-10-17 05:41:03 +00:00
ccosh.3 Add c{cos,sin,tan}{,h}{,f} functions. This is joint work with 2011-10-17 05:41:03 +00:00
ceil.3
cexp.3 Add cexp() and cexpf(). 2011-03-07 03:09:24 +00:00
cimag.3
complex.3 Add c{cos,sin,tan}{,h}{,f} functions. This is joint work with 2011-10-17 05:41:03 +00:00
copysign.3
cos.3 Add c{cos,sin,tan}{,h}{,f} functions. This is joint work with 2011-10-17 05:41:03 +00:00
cosh.3 Add c{cos,sin,tan}{,h}{,f} functions. This is joint work with 2011-10-17 05:41:03 +00:00
csqrt.3
erf.3
exp.3
fabs.3
fdim.3
feclearexcept.3
feenableexcept.3
fegetenv.3
fegetround.3
fenv.3 Minor corrections and clarifications regarding exceptions. 2011-10-21 14:23:59 +00:00
floor.3
fma.3
fmax.3
fmod.3
hypot.3
ieee_test.3
ieee.3 Remove superfluous paragraph macro. 2012-03-25 12:13:24 +00:00
ilogb.3
j0.3
lgamma.3
log.3
lrint.3
lround.3
math.3 It's no longer accurate to say that math.h "constitute[s] the C math 2011-10-17 06:10:32 +00:00
nan.3
nextafter.3
remainder.3
rint.3
round.3
scalbn.3
signbit.3
sin.3 Add c{cos,sin,tan}{,h}{,f} functions. This is joint work with 2011-10-17 05:41:03 +00:00
sinh.3 Add c{cos,sin,tan}{,h}{,f} functions. This is joint work with 2011-10-17 05:41:03 +00:00
sqrt.3 Implement the long double version for the cube root function, cbrtl. 2011-03-12 16:50:39 +00:00
tan.3 Add c{cos,sin,tan}{,h}{,f} functions. This is joint work with 2011-10-17 05:41:03 +00:00
tanh.3 Add c{cos,sin,tan}{,h}{,f} functions. This is joint work with 2011-10-17 05:41:03 +00:00
trunc.3