


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
if x.im < -2.246750664079573e-309Initial program 36.5
Applied simplify35.7
Taylor expanded around -inf 17.9
Applied simplify17.9
if -2.246750664079573e-309 < x.im Initial program 36.9
Applied simplify36.3
Taylor expanded around inf 17.3
pow expressions.Time bar (total: 4.0m)Debug log
herbie shell --seed '#(1567391828 2030694642 2833800258 828025724 3004380912 3532991858)' +o setup:early-exit +o reduce:binary-search
(FPCore (x.re x.im y.re y.im)
:name "powComplex, imaginary part"
(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))))