


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
Results
if x.im < -1.2431835607512062e+82 or -6.122978695850781e-119 < x.im < -7.771217767248662e-264Initial program 40.6
Taylor expanded around 0 24.1
Applied simplify27.8
Taylor expanded around -inf 12.7
Applied simplify13.1
if -1.2431835607512062e+82 < x.im < -6.122978695850781e-119Initial program 16.9
rmApplied add-cube-cbrt16.9
if -7.771217767248662e-264 < x.im < -5.9663442238748e-310Initial program 34.5
Taylor expanded around 0 21.2
Applied simplify26.2
if -5.9663442238748e-310 < x.im < 3.1555857138835546e+64Initial program 23.6
Taylor expanded around 0 15.4
if 3.1555857138835546e+64 < x.im Initial program 45.5
Taylor expanded around 0 26.2
Applied simplify30.2
Taylor expanded around inf 8.0
Applied simplify8.3
Time bar (total: 47.7s)Debug logProfile
herbie shell --seed 2018214
(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)))))