


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
Results
if x.re < -1.3648073531332997e+98 or -1.3085843061921031e-151 < x.re < -5.850435667656076e-309Initial program 41.9
Taylor expanded around -inf 25.2
Taylor expanded around -inf 10.4
Applied simplify15.2
if -1.3648073531332997e+98 < x.re < -1.3085843061921031e-151Initial program 18.2
Taylor expanded around -inf 13.6
if -5.850435667656076e-309 < x.re Initial program 34.5
Taylor expanded around inf 24.6
Time bar (total: 1.3m)Debug logProfile
herbie shell --seed 2020178
(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)))))