summaryrefslogtreecommitdiff
path: root/src/math/log1pf.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-28math: extensive log*.c cleanupSzabolcs Nagy1-80/+45
2013-09-06math: remove STRICT_ASSIGN macroSzabolcs Nagy1-1/+1
2013-08-15math: fix asin, atan, log1p, tanh to raise underflow on subnormalSzabolcs Nagy1-2/+5
2012-03-19code cleanup of named constantsnsz1-6/+4
2012-03-13math cleanup: use 1.0f instead of (float)1.0nsz1-8/+8
2012-03-13first commit of the new libm!Rich Felker1-0/+111