


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
if x.im < 3.742140651061096e-308Initial program 32.5
Taylor expanded around 0 19.3
Applied simplify23.5
Taylor expanded around -inf 14.3
Applied simplify14.7
if 3.742140651061096e-308 < x.im < 8.303916414205952e+65Initial program 23.9
Taylor expanded around 0 15.6
if 8.303916414205952e+65 < x.im Initial program 44.8
Taylor expanded around 0 25.3
Applied simplify29.4
Taylor expanded around inf 7.6
Applied simplify7.8
rmApplied add-cube-cbrt7.9
Time bar (total: 47.3s)Debug logProfile
herbie shell --seed '#(1071979731 1496239409 439705970 2863295848 982327776 189749553)'
(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)))))