summaryrefslogtreecommitdiff
path: root/src/math/fmodf.c
AgeCommit message (Expand)AuthorLines
2013-09-05math: rewrite remainder functions (remainder, remquo, fmod, modf)Szabolcs Nagy-89/+50
2012-03-19don't try to create non-standard denormalization signalnsz-2/+1
2012-03-13first commit of the new libm!Rich Felker-0/+105