summaryrefslogtreecommitdiffstats
path: root/lib/libm/man/round.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove references to math(3).martynas2011-07-071-2/+1
|
* Document extended-precision routines.martynas2011-07-071-9/+9
|
* remove, or replace Xr of ieee to either ilogb, nextafter or scalbnmartynas2009-08-031-3/+3
| | | | where appropriate. pointed out by jmc@
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* add some more C99 functions: round(3) and roundf(3).brad2006-07-121-0/+68
By Steven G. Kargl <kargl at troutmask dot apl dot washington.edu> From FreeBSD