


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
if (- (* (log x.re) y.re) (* y.im (atan2 x.im x.re))) < 5.247745048324155e-12Initial program 34.7
Taylor expanded around 0 22.6
Applied simplify25.6
Taylor expanded around 0 11.0
Applied simplify12.6
rmApplied pow-exp11.0
rmApplied pow-to-exp11.0
Applied div-exp7.2
if 5.247745048324155e-12 < (- (* (log x.re) y.re) (* y.im (atan2 x.im x.re))) < 5.279493534517581e+277Initial program 32.2
Taylor expanded around inf 7.8
if 5.279493534517581e+277 < (- (* (log x.re) y.re) (* y.im (atan2 x.im x.re))) Initial program 30.7
Taylor expanded around -inf 17.2
Time bar (total: 39.5s)Debug logProfile
herbie shell --seed '#(1071852389 864846987 1238109217 3425890003 4124793586 650694553)'
(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)))))