


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
if x.im < 6.320810918491509e-307Initial program 32.6
Applied simplify35.9
Taylor expanded around -inf 24.2
Applied simplify24.2
if 6.320810918491509e-307 < x.im Initial program 32.2
Applied simplify35.2
Taylor expanded around inf 23.9
pow expressions.Time bar (total: 1.1m)Debug logProfile
herbie shell --seed '#(1063027428 1192549564 1443466578 604016274 3637110559 1698629644)'
(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)))))