



Bits error versus x
| Original | 19.2 |
|---|---|
| Target | 0.7 |
| Herbie | 0.4 |
Initial program 19.2
rmApplied frac-sub19.2
Applied simplify19.2
rmApplied flip--19.0
Applied simplify0.4
rmApplied add-sqr-sqrt0.4
Applied associate-/r*0.4
pow expressions.Time bar (total: 32.3s)Debug logProfile
herbie shell --seed '#(1063027428 1192549564 1443466578 604016274 3637110559 1698629644)'
(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)))))