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