summaryrefslogtreecommitdiff
path: root/src/math/remainderf.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-19fix remainder*.c: remove useless long double castnsz1-7/+2
2012-03-13math cleanup: use 1.0f instead of (float)1.0nsz1-1/+1
2012-03-13first commit of the new libm!Rich Felker1-0/+64