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