



Bits error versus x
| Original | 14.5 |
|---|---|
| Target | 0.1 |
| Herbie | 0.1 |
Initial program 14.5
rmApplied *-un-lft-identity14.5
Applied associate-/l*14.6
Taylor expanded around -inf 0.1
Final simplification0.1
herbie shell --seed 2019091
(FPCore (x)
:name "x / (x^2 + 1)"
:herbie-target
(/ 1 (+ x (/ 1 x)))
(/ x (+ (* x x) 1)))