


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 31.5
Applied simplify30.7
Taylor expanded around -inf 17.5
Applied simplify17.5
if -2.246750664079573e-309 < x.im Initial program 31.1
Applied simplify30.5
Taylor expanded around inf 16.9
pow expressions.Time bar (total: 3.2m)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, 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)))))