use alternate formula for acos asm to avoid loss of precision
[oweals/musl.git] / src / math / i386 / fabsf.s
2012-03-18 Rich Felkerasm versions of some simple math functions for i386...