summaryrefslogtreecommitdiff
path: root/src/math/tanh.c
AgeCommit message (Expand)AuthorLines
2013-08-15math: fix asin, atan, log1p, tanh to raise underflow on subnormalSzabolcs Nagy-5/+9
2012-12-16math: tanh.c cleanup similar to sinh, coshSzabolcs Nagy-63/+31
2012-03-19code cleanup of named constantsnsz-9/+9
2012-03-13first commit of the new libm!Rich Felker-0/+73