summaryrefslogtreecommitdiff
path: root/src/math/truncf.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-05math: rewrite rounding functions (ceil, floor, trunc, round, rint)Szabolcs Nagy1-46/+13
2012-03-13math cleanup: use 1.0f instead of 1.0Fnsz1-3/+3
2012-03-13first commit of the new libm!Rich Felker1-0/+52