math: use the rounding idiom consistently
[musl] / src / math / __rem_pio2f.c
2014-10-31 Szabolcs Nagymath: use the rounding idiom consistently
2013-11-24 Szabolcs Nagymath: clean up __rem_pio2
2013-09-06 Szabolcs Nagymath: remove STRICT_ASSIGN macro
2012-12-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-12-12 Szabolcs Nagymath: fix comment in __rem_pio2f.c
2012-03-13 Rich Felkerfirst commit of the new libm!