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