freebsd-dev/lib/msun/man
Bruce Evans 32948b81c4 The logb() functions are not just ieee754 "test" functions, but are
standard in C99 and POSIX.1-2001+.  They are also not deprecated, since
apart from being standard they can handle special args slightly better
than the ilogb() functions.

Move their documentation to ilogb.3.  Try to use consistent and improved
wording for both sets of functions.  All of ieee854, C99 and POSIX
have better wording and more details for special args.

Add history for the logb() functions and ilogbl().  Fix history for
ilogb().
2005-11-06 12:18:27 +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 Document exp2() and exp2f(), and make other minor tweaks and updates. 2005-04-05 02:57:28 +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
feenableexcept.3 Document feenableexcept(), fedisableexcept(), and fegetexcept(). 2005-03-16 19:04:28 +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 Assorted markup fixes. 2005-06-15 19:04:04 +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 logb() functions are not just ieee754 "test" functions, but are 2005-11-06 12:18:27 +00:00
ieee.3 Fixed compile warning. 2005-06-16 21:55:45 +00:00
ilogb.3 The logb() functions are not just ieee754 "test" functions, but are 2005-11-06 12:18:27 +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 Assorted markup fixes. 2005-06-15 19:04:04 +00:00
math.3 The logb() functions are not just ieee754 "test" functions, but are 2005-11-06 12:18:27 +00:00
nextafter.3 Document nextafterl and nexttoward{,f,l}. 2005-03-07 05:00:29 +00:00
remainder.3 Fixed spelling of remquof() in its prototype. 2005-10-30 12:34:58 +00:00
rint.3 Document [l]lrint[f]() and [l]lround[f](). 2005-01-11 23:12:17 +00:00
round.3 Assorted markup fixes. 2005-06-15 19:04:04 +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 Assorted markup fixes. 2005-06-15 19:04:04 +00:00