



Bits error versus x
| Original | 20.2 |
|---|---|
| Target | 0.7 |
| Herbie | 0.3 |
Initial program 20.2
rmApplied frac-sub20.1
Applied simplify20.1
rmApplied flip--19.9
Applied simplify0.4
rmApplied associate-/r*0.4
Applied simplify0.3
Time bar (total: 15.1s)Debug logProfile
herbie shell --seed '#(1064173506 2580572819 2847706409 4129882574 1125180799 1845288547)' +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)))))