summaryrefslogtreecommitdiff
path: root/src/math/modf.c
AgeCommit message (Expand)AuthorLines
2013-09-05math: rewrite remainder functions (remainder, remquo, fmod, modf)Szabolcs Nagy-17/+14
2012-11-13math: excess precision fix modf, modff, scalbn, scalbnfSzabolcs Nagy-3/+3
2012-03-29math: rewrite modf.c and clean up modff.cnsz-60/+29
2012-03-19code cleanup of named constantsnsz-3/+1
2012-03-13first commit of the new libm!Rich Felker-0/+70