use alternate formula for acos asm to avoid loss of precision
[musl] / src / math / cbrtl.c
2012-03-20 Rich FelkerMerge remote branch 'nsz/master'
2012-03-19 nszfix long double const workaround in cbrtl
2012-03-13 Rich Felkerfirst commit of the new libm!