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