


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
Results
if y.im < 2.287685333116204e+71Initial program 22.6
rmApplied add-sqr-sqrt22.6
Applied associate-/r*22.5
if 2.287685333116204e+71 < y.im < 2.6646868450529295e+148Initial program 22.8
rmApplied add-sqr-sqrt22.8
Applied associate-/r*22.6
Taylor expanded around 0 25.2
if 2.6646868450529295e+148 < y.im Initial program 46.4
rmApplied add-cube-cbrt46.4
Applied add-cube-cbrt46.4
Applied times-frac46.4
Time bar (total: 52.3s)Debug logProfile
herbie shell --seed 2019053
(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))))