about summary refs log tree commit diff
path: root/src/math/__rem_pio2f.c
Commit message (Expand)AuthorAgeFilesLines
* math: fix __rem_pio2 in non-nearest rounding modesSzabolcs Nagy2020-02-211-1/+12
* math: explicitly promote expressions to excess-precision typesRich Felker2015-11-211-1/+1
* math: use the rounding idiom consistentlySzabolcs Nagy2014-10-311-3/+10
* math: clean up __rem_pio2Szabolcs Nagy2013-11-241-22/+12
* math: remove STRICT_ASSIGN macroSzabolcs Nagy2013-09-061-1/+1
* math: fix comment in __rem_pio2f.cSzabolcs Nagy2012-12-121-2/+2
* first commit of the new libm!Rich Felker2012-03-131-0/+78