summaryrefslogtreecommitdiff
path: root/src/math/atanhl.c
AgeCommit message (Expand)AuthorLines
2013-09-05math: fix atanh (overflow and underflow issues)Szabolcs Nagy-4/+11
2013-09-05math: long double fix (use ldshape union)Szabolcs Nagy-4/+1
2012-12-11math: rewrite inverse hyperbolic functions to be simpler/smallerSzabolcs Nagy-51/+18
2012-03-19code cleanup of named constantsnsz-5/+5
2012-03-13first commit of the new libm!Rich Felker-0/+64