summaryrefslogtreecommitdiff
path: root/src/math/__rem_pio2l.c
AgeCommit message (Expand)AuthorLines
2020-02-21math: fix __rem_pio2 in non-nearest rounding modesSzabolcs Nagy-1/+15
2014-10-31math: use the rounding idiom consistentlySzabolcs Nagy-3/+3
2013-09-05math: long double trigonometric cleanup (cosl, sinl, sincosl, tanl)Szabolcs Nagy-53/+64
2012-03-19code cleanup of named constantsnsz-2/+1
2012-03-19don't inline __rem_pio2l so the code size is smallernsz-0/+131