



Bits error versus x
| Original | 20.3 |
|---|---|
| Comparison | 0.7 |
| Herbie | 0.4 |
Initial program 20.3
rmApplied frac-sub 20.3
Applied simplify 20.3
rmApplied flip-- 20.1
Applied simplify 0.4
rmApplied add-sqr-sqrt 0.4
Time bar (total: 6.5s) Debug logProfile
Please include this information when filing a bug report:
herbie shell --seed '#(1067488128 1186562765 67428877 2948030040 4169093828 3206893112)'
(FPCore (x)
:name "2isqrt (example 3.6)"
:target
(/ 1 (+ (* (+ x 1) (sqrt x)) (* x (sqrt (+ x 1)))))
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))))