


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) 1) (* (atan2 x.im x.re) y.im)) < 1.000000000016978Initial program 34.7
Taylor expanded around 0 22.6
Applied simplify25.5
Taylor expanded around 0 11.0
Applied simplify12.6
rmApplied pow-exp11.0
rmApplied pow-to-exp11.0
Applied div-exp7.2
if 1.000000000016978 < (- (+ (* (log x.re) y.re) 1) (* (atan2 x.im x.re) y.im)) < 7.424287782915349e+276Initial program 32.4
Taylor expanded around inf 7.8
if 7.424287782915349e+276 < (- (+ (* (log x.re) y.re) 1) (* (atan2 x.im x.re) y.im)) Initial program 30.7
Taylor expanded around -inf 17.2
Time bar (total: 39.0s)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)))))