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