fix excess precision in return value of i386 atan[2][f]
[oweals/musl.git] / src / math / i386 / atan2.s
2020-02-06 Rich Felkerfix excess precision in return value of i386 atan[2][f]
2019-08-05 Rich Felkerfix build regression in i386 asm for atan2, atan2f
2019-08-05 Rich Felkerfix x87 stack imbalance in corner cases of i386 math asm
2013-08-15 Szabolcs Nagymath: fix i386 atan2.s to raise underflow for subnormal...
2012-03-19 nszMerge branch 'master' of git://git.etalabs.net/musl
2012-03-19 Rich Felkerasm for inverse trig functions