summaryrefslogtreecommitdiff
path: root/src/math/tanhl.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: tanh.c cleanup similar to sinh, coshSzabolcs Nagy-65/+27
2012-03-19code cleanup of named constantsnsz-9/+9
2012-03-13first commit of the new libm!Rich Felker-0/+83