


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
if x.im < -5.4922881955228e-310Initial program 32.6
Applied simplify35.9
Taylor expanded around -inf 24.1
Applied simplify24.1
if -5.4922881955228e-310 < x.im Initial program 32.2
Applied simplify35.2
Taylor expanded around inf 23.9
pow expressions.Time bar (total: 1.8m)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)))))