


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
if x.re < -2.3644610081048188e-307Initial program 32.1
Taylor expanded around -inf 21.4
Simplified21.4
if -2.3644610081048188e-307 < x.re Initial program 35.1
Taylor expanded around inf 25.1
Simplified25.1
Final simplification23.3
herbie shell --seed 2020180
(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)))))