


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
if (- (+ (* (log x.re) y.re) 1) (* (atan2 x.im x.re) y.im)) < -6.403700040199691 or 1.0 < (- (+ (* (log x.re) y.re) 1) (* (atan2 x.im x.re) y.im)) < 5.3673912378485175e+261Initial program 32.1
Taylor expanded around inf 8.3
if -6.403700040199691 < (- (+ (* (log x.re) y.re) 1) (* (atan2 x.im x.re) y.im)) < 1.0Initial program 36.8
Taylor expanded around 0 37.4
Applied simplify37.4
Taylor expanded around 0 13.6
if 5.3673912378485175e+261 < (- (+ (* (log x.re) y.re) 1) (* (atan2 x.im x.re) y.im)) Initial program 30.6
Taylor expanded around -inf 17.8
Time bar (total: 1.0m)Debug logProfile
herbie shell --seed '#(1071948828 1180510430 2986424009 997076509 406109801 420189285)'
(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)))))