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
..
2005-01-28 21:13:34 +00:00
2005-01-28 21:14:16 +00:00
2005-01-13 10:43:01 +00:00
2004-07-02 23:52:20 +00:00
2004-07-01 18:20:57 +00:00
2005-01-14 09:12:05 +00:00
2004-06-06 10:06:26 +00:00
2005-01-14 09:12:05 +00:00
2005-06-15 19:04:04 +00:00
2005-03-07 04:59:43 +00:00
2005-01-14 09:12:05 +00:00
2005-06-16 21:55:45 +00:00
2005-01-16 16:46:14 +00:00
2005-01-13 10:43:01 +00:00
2005-06-15 19:04:04 +00:00
2005-06-15 19:04:04 +00:00
2005-03-07 05:00:44 +00:00
2005-06-15 19:04:04 +00:00