Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: fix atanh (overflow and underflow issues) | Szabolcs Nagy | 2013-09-05 | 1 | -5/+13 |
* | math: rewrite inverse hyperbolic functions to be simpler/smaller | Szabolcs Nagy | 2012-12-11 | 1 | -36/+14 |
* | code cleanup of named constants | nsz | 2012-03-19 | 1 | -6/+5 |
* | math cleanup: use 1.0f instead of (float)1.0 | nsz | 2012-03-13 | 1 | -2/+2 |
* | first commit of the new libm! | Rich Felker | 2012-03-13 | 1 | -0/+43 |