about summary refs log tree commit diff
path: root/src/math/__rem_pio2l.c
Commit message (Expand)AuthorAgeFilesLines
* math: fix __rem_pio2 in non-nearest rounding modesSzabolcs Nagy2020-02-211-1/+15
* math: use the rounding idiom consistentlySzabolcs Nagy2014-10-311-3/+3
* math: long double trigonometric cleanup (cosl, sinl, sincosl, tanl)Szabolcs Nagy2013-09-051-53/+64
* code cleanup of named constantsnsz2012-03-191-2/+1
* don't inline __rem_pio2l so the code size is smallernsz2012-03-191-0/+131