aboutsummaryrefslogtreecommitdiff
path: root/src/math/fmodf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* math: rewrite remainder functions (remainder, remquo, fmod, modf)Szabolcs Nagy2013-09-051-89/+50
* don't try to create non-standard denormalization signalnsz2012-03-191-2/+1
* first commit of the new libm!Rich Felker2012-03-131-0/+105