Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove references to math(3). | 2011-07-07 | 1 | -2/+1 | |
| | |||||
* | Document extended-precision routines. | 2011-07-07 | 1 | -9/+9 | |
| | |||||
* | remove, or replace Xr of ieee to either ilogb, nextafter or scalbn | 2009-08-03 | 1 | -3/+3 | |
| | | | | where appropriate. pointed out by jmc@ | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | add some more C99 functions: round(3) and roundf(3). | 2006-07-12 | 1 | -0/+68 | |
By Steven G. Kargl <kargl at troutmask dot apl dot washington.edu> From FreeBSD |