summaryrefslogtreecommitdiff
path: root/src/math/remainderf.c
AgeCommit message (Expand)AuthorLines
2013-11-21math: add (obsolete) bsd drem and finite functionsSzabolcs Nagy-0/+3
2013-09-05math: rewrite remainder functions (remainder, remquo, fmod, modf)Szabolcs Nagy-56/+4
2012-03-19fix remainder*.c: remove useless long double castnsz-7/+2
2012-03-13math cleanup: use 1.0f instead of (float)1.0nsz-1/+1
2012-03-13first commit of the new libm!Rich Felker-0/+64