



Bits error versus x
| Original | 20.4 |
|---|---|
| Target | 0.7 |
| Herbie | 0.5 |
Initial program 20.4
rmApplied frac-sub20.4
Applied simplify20.4
rmApplied flip--20.2
Applied simplify0.4
rmApplied add-sqr-sqrt0.5
Applied associate-/r*0.5
Time bar (total: 55.9s)Debug logProfile
herbie shell --seed '#(1072361757 3390613284 2339397988 1175251238 145061547 3101881848)'
(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)))))