| Commit message (Expand) | Author | Age | Files | Lines |
* | math code: Add comments. | Bruno Haible | 2012-02-29 | 1 | -0/+3 |
* | tanl: Simplify for platforms where 'long double' == 'double'. | Bruno Haible | 2011-10-11 | 1 | -1/+13 |
* | Minor formatting changes. | Bruno Haible | 2010-03-25 | 1 | -7/+7 |
* | New modules acosl, asinl, atanl, cosl, expl, logl, sinl, sqrtl, tanl. | Bruno Haible | 2010-01-19 | 1 | -6/+1 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -31/+31 |
* | Move the isnanf(), isnand(), isnanl() declarations to <math.h>. | Bruno Haible | 2008-10-19 | 1 | -1/+0 |
* | fix typos in mathl | Paolo Bonzini | 2008-04-15 | 1 | -3/+3 |
* | Better support of signalling NaNs. | Bruno Haible | 2007-03-26 | 1 | -2/+7 |
* | Fix indentation. | Bruno Haible | 2007-03-25 | 1 | -7/+7 |
* | New module 'math'. <math.h> replaces mathl.h. | Bruno Haible | 2007-02-18 | 1 | -4/+5 |
* | Remove K&R cruft. | Paul Eggert | 2003-09-09 | 1 | -1/+1 |
* | Transcendental functions for 'long double', from Paolo Bonzini. | Bruno Haible | 2003-02-18 | 1 | -0/+223 |