1. 17 8月, 2020 1 次提交
  2. 12 12月, 2013 1 次提交
  3. 18 5月, 2013 1 次提交
    • S
      math: sin cos cleanup · bfda3793
      Szabolcs Nagy 提交于
      * 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
      bfda3793
  4. 15 3月, 2012 1 次提交