


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
if (/ (* (* (cbrt (cos (fma (log (hypot x.im x.re)) y.im (* (atan2 x.im x.re) y.re)))) (cbrt (cos (fma (log (hypot x.im x.re)) y.im (* (atan2 x.im x.re) y.re))))) (cbrt (cos (fma (log (hypot x.im x.re)) y.im (* (atan2 x.im x.re) y.re))))) (/ (exp (* y.im (atan2 x.im x.re))) (pow (hypot x.im x.re) y.re))) < 1.000004912375719Initial program 32.4
Applied simplify4.0
rmApplied pow-exp3.3
rmApplied add-cube-cbrt3.3
if 1.000004912375719 < (/ (* (* (cbrt (cos (fma (log (hypot x.im x.re)) y.im (* (atan2 x.im x.re) y.re)))) (cbrt (cos (fma (log (hypot x.im x.re)) y.im (* (atan2 x.im x.re) y.re))))) (cbrt (cos (fma (log (hypot x.im x.re)) y.im (* (atan2 x.im x.re) y.re))))) (/ (exp (* y.im (atan2 x.im x.re))) (pow (hypot x.im x.re) y.re))) Initial program 31.7
Applied simplify59.3
Taylor expanded around 0 30.5
Time bar (total: 33.6s)Debug logProfile
herbie shell --seed '#(1071373924 2949776965 1885069702 3247780810 90874544 2263903749)' +o rules:numerics
(FPCore (x.re x.im y.re y.im)
:name "powComplex, real part"
(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))))