


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
if x.re < -7.05336037786255e-309Initial program 30.2
Taylor expanded around -inf 16.8
if -7.05336037786255e-309 < x.re < 3.9495073028871886e-38Initial program 24.3
Taylor expanded around inf 14.7
if 3.9495073028871886e-38 < x.re Initial program 41.9
Taylor expanded around 0 26.3
Applied simplify28.4
Taylor expanded around 0 14.5
Applied simplify16.3
Time bar (total: 54.3s)Debug logProfile
herbie shell --seed '#(1070609872 3456127585 2380521889 2328837196 1765472538 734540918)'
(FPCore (x.re x.im y.re y.im)
:name "powComplex, real part"
(* (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)))))