Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | many ways to get a log2... clue newbs. | 2012-01-14 | 1 | -2/+3 | |
| | | | | okay jmc@ | ||||
* | Remove references to math(3). | 2011-07-07 | 1 | -3/+3 | |
| | |||||
* | remove, or replace Xr of ieee to either ilogb, nextafter or scalbn | 2009-08-03 | 1 | -3/+3 | |
| | | | | where appropriate. pointed out by jmc@ | ||||
* | now that the pages are split and we track separate HISTORY: | 2009-07-29 | 1 | -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 documents | 2009-07-29 | 1 | -0/+79 | |
is getting ridiculous. split them into groups of copysign, ilogb, nextafter, scalbn. discussed long ago with millert@ |