


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
if x.im < -3.69707852118365e-309Initial program 32.0
Applied simplify35.3
Taylor expanded around -inf 23.7
Applied simplify23.7
if -3.69707852118365e-309 < x.im Initial program 32.5
Applied simplify35.8
Taylor expanded around inf 24.4
pow expressions.Time bar (total: 1.7m)Debug logProfile
herbie shell --seed '#(1063185673 2139736501 2393378123 1907444849 1070993796 1007244912)'
(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)))))