about summary refs log tree commit diff
path: root/src/math/__rem_pio2.c
Commit message (Expand)AuthorAgeFilesLines
* math: fix __rem_pio2 in non-nearest rounding modesSzabolcs Nagy2020-02-211-1/+14
* math: explicitly promote expressions to excess-precision typesRich Felker2015-11-211-1/+1
* math: use the rounding idiom consistentlySzabolcs Nagy2014-10-311-4/+10
* math: clean up __rem_pio2Szabolcs Nagy2013-11-241-38/+34
* math: remove STRICT_ASSIGN macroSzabolcs Nagy2013-09-061-1/+1
* code cleanup of named constantsnsz2012-03-191-2/+1
* first commit of the new libm!Rich Felker2012-03-131-0/+176