fix excess precision in return value of i386 acos[f] and asin[f]
[oweals/musl.git] / src / math / i386 / asin.s
2020-02-06 Rich Felkerfix excess precision in return value of i386 acos[f...
2019-08-05 Rich Felkerfix x87 stack imbalance in corner cases of i386 math asm
2013-08-15 Szabolcs Nagymath: fix x86 asin, atan, exp, log1p to raise underflow
2012-04-11 Rich FelkerMerge remote branch 'nsz/master'
2012-04-04 nszmath: fix x86 asin accuracy
2012-03-19 nszMerge branch 'master' of git://git.etalabs.net/musl
2012-03-19 Rich Felkerasm for inverse trig functions