use alternate formula for acos asm to avoid loss of precision
[musl] / src / math / __cosdf.c
2012-03-20 Rich FelkerMerge remote branch 'nsz/master'
2012-03-19 nszcode cleanup of named constants
2012-03-13 Rich Felkerfirst commit of the new libm!