



Bits error versus x
| Original | 19.3 |
|---|---|
| Comparison | 0.7 |
| Herbie | 0.4 |
Initial program 19.3
rmApplied frac-sub 19.3
Applied simplify 19.3
rmApplied flip-- 19.2
Applied simplify 0.4
rmApplied div-inv 0.4
Time bar (total: 35.3s) Debug log
Please include this information when filing a bug report:
herbie shell --seed '#(772101555 1905824529 294602591 2478279198 2123125427 4197813737)'
(FPCore (x)
:name "2isqrt (example 3.6)"
:target
(/ 1 (+ (* (+ x 1) (sqrt x)) (* x (sqrt (+ x 1)))))
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))))