summaryrefslogtreecommitdiffstats
path: root/lib/libm/man/ilogb.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* many ways to get a log2... clue newbs.espie2012-01-141-2/+3
| | | | okay jmc@
* Remove references to math(3).martynas2011-07-071-3/+3
|
* remove, or replace Xr of ieee to either ilogb, nextafter or scalbnmartynas2009-08-031-3/+3
| | | | where appropriate. pointed out by jmc@
* now that the pages are split and we track separate HISTORY:martynas2009-07-291-3/+7
| | | | | | | double => 4.3BSD float => NetBSD 1.1 long double => OpenBSD 4.5 scalbln, scalblnf, scalblnl => OpenBSD 4.7
* ieee, and ieeef aren't real, and the amount of functions it documentsmartynas2009-07-291-0/+79
is getting ridiculous. split them into groups of copysign, ilogb, nextafter, scalbn. discussed long ago with millert@