Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-10-07 | math: use sqrtl if FLT_EVAL_METHOD==2 in acosh and acoshf | Szabolcs Nagy | -0/+8 |
2013-09-05 | math: fix acoshf on negative values | Szabolcs Nagy | -5/+6 |
2012-12-11 | math: rewrite inverse hyperbolic functions to be simpler/smaller | Szabolcs Nagy | -36/+11 |
2012-03-19 | code cleanup of named constants | nsz | -4/+3 |
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 |