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