


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
if x.re < -9.268654950080313e-309Initial program 30.8
Taylor expanded around -inf 20.3
Applied simplify24.9
if -9.268654950080313e-309 < x.re < 1.5927854432091978e-138 or 5.875120221376038e-48 < x.re Initial program 37.3
Taylor expanded around inf 26.2
Applied simplify30.5
if 1.5927854432091978e-138 < x.re < 5.875120221376038e-48Initial program 18.5
rmApplied add-sqr-sqrt18.5
Applied sqrt-prod18.5
Time bar (total: 49.0s)Debug logProfile
herbie shell --seed '#(1070258749 1877548225 2229079127 1588002776 3179087814 1886870650)'
(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)))))