


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
if (/ (+ (* x.re y.re) (* x.im y.im)) (+ (* y.re y.re) (* y.im y.im))) < -inf.0Initial program 60.6
rmApplied add-sqr-sqrt60.6
Applied *-un-lft-identity60.6
Applied times-frac60.6
Taylor expanded around 0 51.2
Applied simplify51.1
if -inf.0 < (/ (+ (* x.re y.re) (* x.im y.im)) (+ (* y.re y.re) (* y.im y.im))) Initial program 24.7
rmApplied add-sqr-sqrt24.7
Applied *-un-lft-identity24.7
Applied times-frac24.7
Time bar (total: 48.2s)Debug logProfile
herbie shell --seed '#(1070706311 3771791028 4128836681 4194990999 2341756049 504035650)'
(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))))