math: fix __rem_pio2 in non-nearest rounding modes
[oweals/musl.git] / src / math / __rem_pio2l.c
2020-02-22 Szabolcs Nagymath: fix __rem_pio2 in non-nearest rounding modes
2014-10-31 Szabolcs Nagymath: use the rounding idiom consistently
2013-09-05 Szabolcs Nagymath: long double trigonometric cleanup (cosl, sinl...
2012-03-20 Rich FelkerMerge remote branch 'nsz/master'
2012-03-19 nszMerge branch 'master' of git://git.etalabs.net/musl
2012-03-19 nszcode cleanup of named constants
2012-03-19 nszdon't inline __rem_pio2l so the code size is smaller