| Commit message (Expand) | Author | Age | Files | Lines |
* | It's no longer accurate to say that math.h "constitute[s] the C math | das | 2011-10-17 | 1 | -1/+16 |
* | Implement the long double version for the cube root function, cbrtl. | kargl | 2011-03-12 | 1 | -5/+4 |
* | Fix various nits in style and comments that were pointed out by bde. | das | 2010-12-07 | 1 | -4/+3 |
* | Add log2() and log2f(). | das | 2010-12-05 | 1 | -8/+10 |
* | mdoc: Garbage collect unused/unneeded macros | uqs | 2010-05-27 | 1 | -3/+0 |
* | Document the fact that we have nan(3) now, and make some minor clarifications | das | 2007-12-17 | 1 | -10/+14 |
* | Remove California Regent's clause 3, per letter | imp | 2007-01-09 | 1 | -4/+0 |
* | -mdoc sweep. | ru | 2005-11-17 | 1 | -1/+1 |
* | The logb() functions are not just ieee754 "test" functions, but are | bde | 2005-11-06 | 1 | -1/+2 |
* | Markup nit. | ru | 2005-06-16 | 1 | -1/+1 |
* | Document exp2() and exp2f(), and make other minor tweaks and updates. | das | 2005-04-05 | 1 | -8/+10 |
* | Implement and document remquo() and remquof(). | das | 2005-03-25 | 1 | -4/+3 |
* | Add nexttoward to the list of implemented functions, and explicitly | das | 2005-03-07 | 1 | -4/+8 |
* | - Move the functions presently described in in ieee(3) to their own | das | 2005-01-27 | 1 | -409/+0 |
* | Many changes, including the following major ones: | das | 2005-01-23 | 1 | -113/+269 |
* | Add fma() and fmaf(), which implement a fused multiply-add operation. | das | 2005-01-22 | 1 | -1/+1 |
* | Sort sections. | ru | 2005-01-20 | 1 | -15/+15 |
* | Use the \*(If string provided by mdoc(7), to represent infinity. | ru | 2005-01-16 | 1 | -10/+9 |
* | Document [l]lrint[f]() and [l]lround[f](). | das | 2005-01-11 | 1 | -5/+5 |
* | Scheduled mdoc(7) sweep. | ru | 2005-01-11 | 1 | -3/+5 |
* | Sanitize the markup, as prompted. | ru | 2005-01-11 | 1 | -182/+173 |
* | More updates for math(3): | das | 2004-10-11 | 1 | -30/+40 |
* | Uncomment some functions that we now support. | das | 2004-06-20 | 1 | -3/+3 |
* | Memory's free, but all the world ain't a VAX anymore. Bring math.3 | das | 2004-06-19 | 1 | -364/+206 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -3/+3 |
* | Remove more single-space hard sentence breaks. | sheldonh | 2000-03-02 | 1 | -1/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Document the fpgetprec/fpsetprec functions in their man page. | jlemon | 1998-02-04 | 1 | -1/+10 |
* | PR: 5489 | danny | 1998-01-15 | 1 | -5/+5 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Fixed some minor formatting problems to silence manck some more. | mpp | 1996-02-12 | 1 | -3/+2 |
* | Additions from Thomas Graichen to mention each functions' floating point | jkh | 1995-03-01 | 1 | -6/+9 |
* | J.T. Conklin's latest version of the Sun math library. | jkh | 1994-08-19 | 1 | -0/+633 |