summaryrefslogtreecommitdiff
path: root/src/math/log2f.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-17math: new log2fSzabolcs Nagy1-58/+56
2013-10-28math: extensive log*.c cleanupSzabolcs Nagy1-50/+45
2012-03-19code cleanup of named constantsnsz1-5/+3
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/+81