| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | math: fix i386 atan2.s to raise underflow for subnormal results | Szabolcs Nagy | 2013-08-15 | 1 | -1/+13 |
| * | asm for inverse trig functions•••unlike trig functions, these are easy to do in asm because they do not involve (arbitrary-precision) argument reduction. fpatan automatically takes care of domain issues, and in asin and acos, fsqrt takes care of them for us. | Rich Felker | 2012-03-19 | 1 | -0/+7 |
