summaryrefslogtreecommitdiffstats
path: root/lib/libm/man/lround.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* no longer any need to quote macro lines with >9 args;jmc2013-08-141-3/+3
| | | | From: Jan Stary
* Remove references to math(3).martynas2011-07-071-2/+1
|
* Document extended-precision routines.martynas2011-07-071-15/+15
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Introduce a few c99 functions: {l,ll}{rint,round}{,f}. From NetBSD viaotto2005-11-171-0/+100
jason@. Man page fixes by jmc@, prodding by jsg@. ok mickey@