summaryrefslogtreecommitdiff
path: root/src/math/asinhl.c
AgeCommit message (Expand)AuthorLines
2015-03-11math: add dummy implementations of 128 bit long double functionsSzabolcs Nagy-0/+6
2013-09-05math: long double fix (use ldshape union)Szabolcs Nagy-4/+1
2012-12-16math: use 0x1p-120f and 0x1p120f for tiny and huge valuesSzabolcs Nagy-1/+1
2012-12-11math: rewrite inverse hyperbolic functions to be simpler/smallerSzabolcs Nagy-48/+24
2012-03-19code cleanup of named constantsnsz-4/+3
2012-03-13first commit of the new libm!Rich Felker-0/+63