Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: change the formula used for acos.s | nsz | 2012-05-05 | 1 | -10/+8 |
* | acos.s fix: use the formula acos(x) = atan2(sqrt(1-x),sqrt(1+x)) | nsz | 2012-03-22 | 1 | -3/+1 |
* | x86_64 math asm, long double functions only | Rich Felker | 2012-03-20 | 1 | -0/+20 |