Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove predefined strings from libm pages. | 2016-04-26 | 1 | -9/+9 | |
| | | | | With lots of help, input and tweaks and finally ok schwarze@ | ||||
* | Remove references to math(3). | 2011-07-07 | 1 | -3/+2 | |
| | |||||
* | remove, or replace Xr of ieee to either ilogb, nextafter or scalbn | 2009-08-03 | 1 | -3/+2 | |
| | | | | where appropriate. pointed out by jmc@ | ||||
* | document and mlink long double functions. ok jmc@ | 2008-12-12 | 1 | -7/+12 | |
| | |||||
* | various markup/grammar fixes for previous, and a missing MLINK | 2008-07-30 | 1 | -9/+7 | |
| | | | | for remquof.3; | ||||
* | - add man pages for nan and remainder, from freebsd | 2008-07-29 | 1 | -0/+95 | |
- mlink drem, dremf, remainderf to remainder; nanf to nan - describe that drem and dremf are obsolete aliases - remove descriptions for remainder and remainderf from ieee looked over by jmc@, but it's easier for him to work on when they are in tree |