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