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