


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.0000001262988012Initial program 32.3
Applied simplify4.2
rmApplied pow-exp3.5
rmApplied add-log-exp3.5
rmApplied add-sqr-sqrt3.5
Applied log-prod3.5
if 1.0000001262988012 < (/ (* (* (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 30.8
Applied simplify58.1
Taylor expanded around 0 29.6
Time bar (total: 33.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, 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)))))