math: rewrite remainder functions (remainder, remquo, fmod, modf)
[musl] / src / math / hypot.c
2012-11-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-13 Szabolcs Nagymath: simplify hypot and hypotf using scalbn
2012-03-13 Rich Felkerfirst commit of the new libm!