



Bits error versus x
Results
| Original | 20.2 |
|---|---|
| Target | 0.7 |
| Herbie | 0.4 |
Initial program 20.2
rmApplied frac-sub20.2
Applied simplify20.2
rmApplied flip--19.9
Applied simplify0.4
Time bar (total: 42.5s)Debug logProfile
herbie shell --seed 2018199
(FPCore (x)
:name "2isqrt (example 3.6)"
:herbie-target
(/ 1 (+ (* (+ x 1) (sqrt x)) (* x (sqrt (+ x 1)))))
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))))