summaryrefslogtreecommitdiff
path: root/src/math/modff.c
AgeCommit message (Expand)AuthorLines
2013-09-05math: rewrite remainder functions (remainder, remquo, fmod, modf)Szabolcs Nagy-16/+13
2012-11-13math: excess precision fix modf, modff, scalbn, scalbnfSzabolcs Nagy-3/+3
2012-03-29math: rewrite modf.c and clean up modff.cnsz-12/+16
2012-03-19new modff.c code, fix nan handling in modflnsz-42/+24
2012-03-13first commit of the new libm!Rich Felker-0/+51