


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
if (/ (sin (fma y.im (log (hypot x.im x.re)) (* y.re (atan2 x.im x.re)))) (/ (fma (* 1/2 (atan2 x.im x.re)) (* (* y.im y.im) (atan2 x.im x.re)) (fma y.im (atan2 x.im x.re) 1)) (pow (hypot x.im x.re) y.re))) < -2.595986232179534e-309 or -0.0 < (/ (sin (fma y.im (log (hypot x.im x.re)) (* y.re (atan2 x.im x.re)))) (/ (fma (* 1/2 (atan2 x.im x.re)) (* (* y.im y.im) (atan2 x.im x.re)) (fma y.im (atan2 x.im x.re) 1)) (pow (hypot x.im x.re) y.re))) Initial program 33.6
Applied simplify9.7
rmApplied add-cbrt-cube9.8
Applied simplify9.8
if -2.595986232179534e-309 < (/ (sin (fma y.im (log (hypot x.im x.re)) (* y.re (atan2 x.im x.re)))) (/ (fma (* 1/2 (atan2 x.im x.re)) (* (* y.im y.im) (atan2 x.im x.re)) (fma y.im (atan2 x.im x.re) 1)) (pow (hypot x.im x.re) y.re))) < -0.0Initial program 30.8
Applied simplify8.3
rmApplied add-cbrt-cube8.4
Applied simplify8.4
Taylor expanded around 0 2.9
Applied simplify1.4
Time bar (total: 50.4s)Debug logProfile
herbie shell --seed '#(1071725047 233389029 2036512464 3988615230 2972226563 1111574017)' +o rules:numerics
(FPCore (x.re x.im y.re y.im)
:name "powComplex, imaginary part"
(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))))