summaryrefslogtreecommitdiff
path: root/src/math/__rem_pio2.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-21math: fix __rem_pio2 in non-nearest rounding modesSzabolcs Nagy1-1/+14
2015-11-21math: explicitly promote expressions to excess-precision typesRich Felker1-1/+1
2014-10-31math: use the rounding idiom consistentlySzabolcs Nagy1-4/+10
2013-11-24math: clean up __rem_pio2Szabolcs Nagy1-38/+34
2013-09-06math: remove STRICT_ASSIGN macroSzabolcs Nagy1-1/+1
2012-03-19code cleanup of named constantsnsz1-2/+1
2012-03-13first commit of the new libm!Rich Felker1-0/+176