about summary refs log tree commit diff
path: root/src/math/i386/atan.s
Commit message (Expand)AuthorAgeFilesLines
* fix excess precision in return value of i386 atan[2][f]Rich Felker2020-02-061-0/+2
* fix x87 stack imbalance in corner cases of i386 math asmRich Felker2019-08-051-5/+2
* math: fix x86 asin, atan, exp, log1p to raise underflowSzabolcs Nagy2013-08-151-0/+10
* asm for inverse trig functionsRich Felker2012-03-191-0/+7