summaryrefslogtreecommitdiff
path: root/src/math/asinhf.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-11math: rewrite inverse hyperbolic functions to be simpler/smallerSzabolcs Nagy1-41/+21
2012-03-19code cleanup of named constantsnsz1-4/+3
2012-03-13math cleanup: use 1.0f instead of (float)1.0nsz1-1/+1
2012-03-13first commit of the new libm!Rich Felker1-0/+49