summaryrefslogtreecommitdiff
path: root/src/math/acoshf.c
AgeCommit message (Expand)AuthorLines
2013-09-05math: fix acoshf on negative valuesSzabolcs Nagy-5/+6
2012-12-11math: rewrite inverse hyperbolic functions to be simpler/smallerSzabolcs Nagy-36/+11
2012-03-19code cleanup of named constantsnsz-4/+3
2012-03-13math cleanup: use 1.0f instead of (float)1.0nsz-2/+2
2012-03-13first commit of the new libm!Rich Felker-0/+43