


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
Results
if x.re < -6.907411950257695e+158Initial program 62.9
Taylor expanded around -inf 33.8
Taylor expanded around -inf 2.0
Applied simplify9.1
if -6.907411950257695e+158 < x.re < -5.56268464626801e-309Initial program 21.0
Taylor expanded around -inf 15.8
if -5.56268464626801e-309 < x.re Initial program 34.4
Taylor expanded around inf 23.8
Time bar (total: 3.1m)Debug logProfile
herbie shell --seed '#(1072967564 1937075727 894099792 790700740 1036514779 1027793188)'
(FPCore (x.re x.im y.re y.im)
:name "powComplex, imaginary part"
(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))))