summaryrefslogtreecommitdiff
path: root/src/math/floorf.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-05math: rewrite rounding functions (ceil, floor, trunc, round, rint)Szabolcs Nagy1-56/+19
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/+64