summaryrefslogtreecommitdiff
path: root/src/math/remquo.c
AgeCommit message (Expand)AuthorLines
2013-09-05math: rewrite remainder functions (remainder, remquo, fmod, modf)Szabolcs Nagy-150/+61
2012-05-08math: fix remquo.c when x==-y and a subnormal remainder bug as wellnsz-3/+4
2012-03-20remove a fixme commentnsz-1/+0
2012-03-13first commit of the new libm!Rich Felker-0/+171