summaryrefslogtreecommitdiff
path: root/src/math/__log1pf.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-28math: extensive log*.c cleanupSzabolcs Nagy1-35/+0
2013-05-15math: use double_t for temporaries to avoid stores on i386Szabolcs Nagy1-1/+1
2012-03-13math cleanup: use 1.0f instead of (float)1.0nsz1-2/+2
2012-03-13first commit of the new libm!Rich Felker1-0/+35