use alternate formula for acos asm to avoid loss of precision
[oweals/musl.git] / src / math / fmodf.c
2012-03-20 Rich FelkerMerge remote branch 'nsz/master'
2012-03-19 nszdon't try to create non-standard denormalization signal
2012-03-13 Rich Felkerfirst commit of the new libm!