


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
Results
if y.re < -2.527986290154677e+74Initial program 36.6
rmApplied add-sqr-sqrt36.6
Applied associate-/r*36.6
Taylor expanded around -inf 37.6
Applied simplify37.6
if -2.527986290154677e+74 < y.re < 6.714629042359616e+71Initial program 17.8
rmApplied add-sqr-sqrt17.8
Applied associate-/r*17.7
if 6.714629042359616e+71 < y.re Initial program 36.2
rmApplied add-sqr-sqrt36.2
Applied associate-/r*36.2
Taylor expanded around inf 36.7
Time bar (total: 1.6m)Debug logProfile
herbie shell --seed 2018166
(FPCore (x.re x.im y.re y.im)
:name "_divideComplex, real part"
(/ (+ (* x.re y.re) (* x.im y.im)) (+ (* y.re y.re) (* y.im y.im))))