


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
Results
if x.im < -2.3311602054802643e+72 or -2.7889773830532404e-132 < x.im < -1.0290163661140555e-218Initial program 42.4
Taylor expanded around 0 24.4
Applied simplify28.6
Taylor expanded around -inf 11.3
Applied simplify11.7
if -2.3311602054802643e+72 < x.im < -2.7889773830532404e-132Initial program 17.8
rmApplied add-cube-cbrt17.8
if -1.0290163661140555e-218 < x.im < 4.247400154812333e-297Initial program 34.3
Taylor expanded around 0 23.7
Applied simplify26.5
Taylor expanded around 0 30.0
Applied simplify31.0
rmApplied add-cbrt-cube31.0
Applied add-cbrt-cube31.0
Applied cbrt-undiv31.0
Applied simplify31.0
if 4.247400154812333e-297 < x.im < 1.209154783048984e+167Initial program 24.6
Taylor expanded around 0 15.0
if 1.209154783048984e+167 < x.im Initial program 62.6
Taylor expanded around 0 33.2
Applied simplify36.1
Taylor expanded around inf 6.4
Applied simplify6.5
Time bar (total: 1.5m)Debug logProfile
herbie shell --seed 2018201
(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)))))