Skip to content
  • toy's avatar
    o Fix QD-COMPLEX-ASIN again: · d548cab7
    toy authored
      - The previous fix for asin(-2) being wrong actually broke the case
        for asin(2).  Revert that.
      - The issue was that in our explicit handling of the atan(y/0) case
        we didn't take into account the sign y and 0.  Fix that.
    d548cab7