summaryrefslogtreecommitdiff
path: root/src/math/floorf.c
AgeCommit message (Expand)AuthorLines
2013-09-05math: rewrite rounding functions (ceil, floor, trunc, round, rint)Szabolcs Nagy-56/+19
2012-03-13math cleanup: use 1.0f instead of (float)1.0nsz-2/+2
2012-03-13first commit of the new libm!Rich Felker-0/+64