


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
if x.re < -8.1631930784550201e-299Initial program 31.6
Taylor expanded around -inf 20.6
Simplified20.6
if -8.1631930784550201e-299 < x.re Initial program 35.1
Simplified38.3
Taylor expanded around inf 28.6
Simplified28.6
Final simplification24.8
herbie shell --seed 2020179
(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)))))