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