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