


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.796623609565317e+39 or -6.910986803758008e-159 < x.im < -2.0157872139819e-312Initial program 39.4
Taylor expanded around 0 23.3
Applied simplify26.7
Taylor expanded around -inf 13.2
Applied simplify13.7
if -1.796623609565317e+39 < x.im < -6.910986803758008e-159Initial program 17.3
rmApplied add-cube-cbrt17.3
rmApplied add-cube-cbrt17.3
if -2.0157872139819e-312 < x.im < 2.3475277940616996e+127Initial program 23.0
Taylor expanded around 0 14.4
if 2.3475277940616996e+127 < x.im Initial program 54.6
Taylor expanded around 0 30.3
Applied simplify34.2
Taylor expanded around inf 8.4
Applied simplify8.5
Time bar (total: 2.8m)Debug logProfile
herbie shell --seed '#(1072743783 989954326 4239155542 3782239461 3602631542 1719177920)'
(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)))))