summaryrefslogtreecommitdiff
path: root/src/math/roundl.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-43/+26
2012-03-13remove libm.h includes when math.h and float.h are enoughnsz1-1/+3
2012-03-13first commit of the new libm!Rich Felker1-0/+54