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