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