



Bits error versus x
| Original | 15.5 |
|---|---|
| Target | 0.1 |
| Herbie | 0.0 |
if x < -1335004178484.0273 or 891429.0791613997 < x Initial program 31.6
Taylor expanded around inf 0.0
if -1335004178484.0273 < x < 891429.0791613997Initial program 0.0
Applied simplify0.0
Time bar (total: 40.4s)Debug logProfile
herbie shell --seed '#(1071725047 233389029 2036512464 3988615230 2972226563 1111574017)'
(FPCore (x)
:name "x / (x^2 + 1)"
:herbie-target
(/ 1 (+ x (/ 1 x)))
(/ x (+ (* x x) 1)))