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