Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze | 2013-06-05 | 1 | -3/+3 | |
| | |||||
* | tweak previous; | 2011-07-24 | 1 | -2/+2 | |
| | |||||
* | Document fma, fmaf, fmal, nexttoward, nexttowardf, nexttowardl. | 2011-07-24 | 1 | -15/+15 | |
| | |||||
* | Remove references to math(3). | 2011-07-07 | 1 | -2/+2 | |
| | |||||
* | Document extended-precision routines. | 2011-07-07 | 1 | -3/+10 | |
| | |||||
* | Document what happens when x equals y. | 2011-04-16 | 1 | -2/+9 | |
| | |||||
* | now that the pages are split and we track separate HISTORY: | 2009-07-29 | 1 | -3/+6 | |
| | | | | | | | 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/+64 | |
is getting ridiculous. split them into groups of copysign, ilogb, nextafter, scalbn. discussed long ago with millert@ |