


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
Results
Initial program 26.2
Initial simplification26.2
rmApplied add-sqr-sqrt26.2
Applied associate-/r*26.1
Taylor expanded around inf 26.1
Final simplification26.1
Time bar (total: 17.4s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 26.1 | 26.1 | 23.5 | 2.6 | 0% |
herbie shell --seed 2018353
(FPCore (x.re x.im y.re y.im)
:name "_divideComplex, imaginary part"
(/ (- (* x.im y.re) (* x.re y.im)) (+ (* y.re y.re) (* y.im y.im))))