aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/man/round.3
Commit message (Collapse)AuthorAgeFilesLines
* Assorted markup fixes.Ruslan Ermilov2005-06-151-1/+1
| | | | | | | Approved by: re Notes: svn path=/head/; revision=147402
* Add roundl(), lroundl(), and llroundl().David Schultz2005-04-081-7/+13
| | | | Notes: svn path=/head/; revision=144772
* Document [l]lrint[f]() and [l]lround[f]().David Schultz2005-01-111-0/+2
| | | | Notes: svn path=/head/; revision=140087
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-111-1/+1
| | | | Notes: svn path=/head/; revision=140081
* Cross-reference round(3) and trunc(3) as appropriate.David Schultz2004-06-201-1/+2
| | | | Notes: svn path=/head/; revision=130770
* Add round(3) and roundf(3) and the associated documentation.David Schultz2004-06-071-0/+71
PR: 59797 Submitted by: "Steven G. Kargl" <kargl@troutmask.apl.washington.edu> Reviewed by: bde (earlier version, last year) Notes: svn path=/head/; revision=130179