



Bits error versus x
| Original | 19.6 |
|---|---|
| Target | 0.6 |
| Herbie | 5.7 |
Initial program 19.6
rmApplied flip--19.7
Applied simplify19.7
rmApplied frac-sub19.2
Applied simplify5.7
Applied simplify5.7
Time bar (total: 28.7s)Debug logProfile
herbie shell --seed '#(1070258749 1877548225 2229079127 1588002776 3179087814 1886870650)' +o rules:numerics
(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)))))