Files
semi-libc/src
Szabolcs Nagy bfda379358 math: sin cos cleanup
* use unsigned arithmetics
* use unsigned to store arg reduction quotient (so n&3 is understood)
* remove z=0.0 variables, use literal 0
* raise underflow and inexact exceptions properly when x is small
* fix spurious underflow in tanl
2013-05-18 14:40:22 +00:00
..
2012-11-18 16:31:14 -05:00
2013-04-07 23:19:00 -04:00
2013-05-18 14:40:22 +00:00
2013-04-05 23:20:28 -07:00
2012-11-08 16:39:41 -05:00
2013-04-05 23:20:28 -07:00