


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
if x.im < 1.4085193362961465e-307Initial program 32.6
Applied simplify31.8
Taylor expanded around -inf 18.2
Applied simplify18.2
if 1.4085193362961465e-307 < x.im Initial program 32.4
Applied simplify31.7
Taylor expanded around inf 17.3
pow expressions.Time bar (total: 2.4m)Debug logProfile
herbie shell --seed '#(1062930989 876886121 3990119081 3032829768 3060892583 1929069376)'
(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)))))