fix excess precision in return value of i386 atan[2][f]
[oweals/musl.git] / src / math / i386 / atanf.s
2020-02-06 Rich Felkerfix excess precision in return value of i386 atan[2][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-03-19 nszMerge branch 'master' of git://git.etalabs.net/musl
2012-03-19 Rich Felkerasm for inverse trig functions