freebsd-skq/lib/msun/man
David Schultz 10b01832c3 Replace fegetmask() and fesetmask() with feenableexcept(),
fedisableexcept(), and fegetexcept().  These two sets of routines
provide the same functionality.  I implemented the former as an
undocumented internal interface to make the regression test easier to
write.  However, fe(enable|disable|get)except() is already part of
glibc, and I would like to avoid gratuitous differences.  The only
major flaw in the glibc API is that there's no good way to report
errors on processors that don't support all the unmasked exceptions.
2005-03-16 19:03:46 +00:00
..
acos.3 Remove numerous references to VAX floating-point and the setting of 2005-01-14 23:28:28 +00:00
acosh.3 Remove numerous references to VAX floating-point and the setting of 2005-01-14 23:28:28 +00:00
asin.3 Remove numerous references to VAX floating-point and the setting of 2005-01-14 23:28:28 +00:00
asinh.3
atan2.3 Properly terminate sentence. 2005-01-28 21:13:34 +00:00
atan.3
atanh.3 Typo. 2005-01-28 21:14:16 +00:00
ceil.3 Fixed too many of "the", and enclose multi-word argument in double quotes. 2005-01-13 20:33:42 +00:00
cimag.3 Markup nits. 2005-01-13 10:43:01 +00:00
copysign.3 - Move the functions presently described in in ieee(3) to their own 2005-01-27 05:46:17 +00:00
cos.3
cosh.3 Remove numerous references to VAX floating-point and the setting of 2005-01-14 23:28:28 +00:00
erf.3 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
exp.3 Un-document the non-extant exp10() and exp10f() functions. 2005-02-26 08:54:45 +00:00
fabs.3 Markup, grammar, punctuation. 2004-07-01 18:20:57 +00:00
fdim.3 Implement and document fdim{,f,l}, fmax{,f,l}, and fmin{,f,l}. 2004-06-30 07:04:01 +00:00
feclearexcept.3 Tiny markup nits. 2005-01-14 09:12:05 +00:00
fegetenv.3 Add documentation for: 2004-06-06 10:06:26 +00:00
fegetround.3 Tiny markup nits. 2005-01-14 09:12:05 +00:00
fenv.3 Replace fegetmask() and fesetmask() with feenableexcept(), 2005-03-16 19:03:46 +00:00
floor.3 Fixed too many of "the", and enclose multi-word argument in double quotes. 2005-01-13 09:35:47 +00:00
fma.3 Document fmal. 2005-03-07 04:59:43 +00:00
fmax.3 Tiny markup nits. 2005-01-14 09:12:05 +00:00
fmod.3
hypot.3 Remove numerous references to VAX floating-point and the setting of 2005-01-14 23:28:28 +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 Fix a mistake in the exponent range. 2005-03-06 19:08:18 +00:00
ilogb.3 - Move the functions presently described in in ieee(3) to their own 2005-01-27 05:46:17 +00:00
j0.3 Remove numerous references to VAX floating-point and the setting of 2005-01-14 23:28:28 +00:00
lgamma.3 Removed redundant .br call. 2005-01-16 16:46:14 +00:00
lrint.3 Markup nits. 2005-01-13 10:43:01 +00:00
lround.3 Markup nits. 2005-01-13 10:43:01 +00:00
math.3 Add nexttoward to the list of implemented functions, and explicitly 2005-03-07 04:59:53 +00:00
nextafter.3 Document nextafterl and nexttoward{,f,l}. 2005-03-07 05:00:29 +00:00
remainder.3 - Move the functions presently described in in ieee(3) to their own 2005-01-27 05:46:17 +00:00
rint.3 Document [l]lrint[f]() and [l]lround[f](). 2005-01-11 23:12:17 +00:00
round.3 Document [l]lrint[f]() and [l]lround[f](). 2005-01-11 23:12:17 +00:00
scalbn.3 Document scalbnl and scalblnl. 2005-03-07 05:00:44 +00:00
signbit.3 Fix two bugs in the signbit() macro, which was implemented last year: 2004-07-19 08:16:10 +00:00
sin.3
sinh.3 Remove numerous references to VAX floating-point and the setting of 2005-01-14 23:28:28 +00:00
sqrt.3 Remove numerous references to VAX floating-point and the setting of 2005-01-14 23:28:28 +00:00
tan.3
tanh.3
trunc.3 Implement trunc() and truncf(). 2004-06-20 09:25:43 +00:00