summaryrefslogtreecommitdiff
path: root/src/math/roundl.c
AgeCommit message (Expand)AuthorLines
2014-10-31math: use the rounding idiom consistentlySzabolcs Nagy-7/+5
2013-09-05math: rewrite rounding functions (ceil, floor, trunc, round, rint)Szabolcs Nagy-43/+26
2012-03-13remove libm.h includes when math.h and float.h are enoughnsz-1/+3
2012-03-13first commit of the new libm!Rich Felker-0/+54