


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
if x.re < -1.58933453831505e-310Initial program 31.8
Taylor expanded around -inf 19.8
Simplified19.8
if -1.58933453831505e-310 < x.re Initial program 34.1
Taylor expanded around inf 24.4
Simplified24.4
Final simplification22.1
herbie shell --seed 2020191
(FPCore (x.re x.im y.re y.im)
:name "powComplex, imaginary part"
:precision binary64
(* (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)))))