summaryrefslogtreecommitdiff
path: root/src/math/x86_64/acosl.s
AgeCommit message (Expand)AuthorLines
2012-03-22acos.s fix: use the formula acos(x) = atan2(sqrt(1-x),sqrt(1+x))nsz-3/+1
2012-03-20x86_64 math asm, long double functions onlyRich Felker-0/+20