


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
if x.re < -2.89784192826185e-311Initial program 32.2
Taylor expanded around 0 17.3
Taylor expanded around -inf 5.9
Simplified5.9
if -2.89784192826185e-311 < x.re < 1.3420662967240638e-111 or 2.0538964275531915e-46 < x.re Initial program 36.8
Taylor expanded around 0 23.1
Taylor expanded around inf 11.3
if 1.3420662967240638e-111 < x.re < 2.0538964275531915e-46Initial program 20.3
rmApplied cos-sum20.3
Final simplification9.2
herbie shell --seed 2020192
(FPCore (x.re x.im y.re y.im)
:name "powComplex, real part"
:precision binary64
(* (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)))))