about summary refs log tree commit diff
path: root/src/math/i386/asin.s
Commit message (Expand)AuthorAgeFilesLines
* math: fix x86 asin, atan, exp, log1p to raise underflowSzabolcs Nagy2013-08-151-1/+22
* math: fix x86 asin accuracynsz2012-04-041-2/+3
* asm for inverse trig functionsRich Felker2012-03-191-0/+23