


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
if (* (/ 1 (hypot y.re y.im)) (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.re y.im)))) < -1.7762490054989349e+308Initial program 62.9
rmApplied add-sqr-sqrt62.9
Applied *-un-lft-identity62.9
Applied times-frac62.9
Applied simplify62.9
Applied simplify62.0
Taylor expanded around inf 49.3
Applied simplify49.3
if -1.7762490054989349e+308 < (* (/ 1 (hypot y.re y.im)) (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.re y.im)))) < 1.7785750665488007e+308Initial program 13.1
rmApplied add-sqr-sqrt13.1
Applied *-un-lft-identity13.1
Applied times-frac13.2
Applied simplify13.1
Applied simplify1.4
if 1.7785750665488007e+308 < (* (/ 1 (hypot y.re y.im)) (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.re y.im)))) Initial program 62.0
rmApplied add-sqr-sqrt62.0
Applied *-un-lft-identity62.0
Applied times-frac62.0
Applied simplify62.0
Applied simplify62.0
Taylor expanded around 0 48.1
Applied simplify48.1
Time bar (total: 1.0m)Debug logProfile
herbie shell --seed 2018170 +o rules:numerics
(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))))