


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.0000055443554734Initial program 32.4
Applied simplify4.0
rmApplied pow-exp3.3
rmApplied add-cube-cbrt3.3
if 1.0000055443554734 < (/ (* (* (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.8
Applied simplify59.5
Taylor expanded around 0 30.6
Time bar (total: 35.9s)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)))))