summaryrefslogtreecommitdiff
path: root/src/math/floor.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-31math: use the rounding idiom consistentlySzabolcs Nagy1-2/+9
2013-09-05math: rewrite rounding functions (ceil, floor, trunc, round, rint)Szabolcs Nagy1-75/+17
2012-03-29math: minor cleanups in ceil and floornsz1-4/+4
2012-03-13first commit of the new libm!Rich Felker1-0/+82