



Bits error versus x
| Original | 20.1 |
|---|---|
| Comparison | 0.7 |
| Herbie | 0.4 |
Initial program 20.1
rmApplied frac-sub 20.1
Applied simplify 20.1
rmApplied flip-- 19.9
Applied simplify 0.4
rmApplied div-inv 0.4
Time bar (total: 23.2s) Debug log
Please include this information when filing a bug report:
herbie --seed '#(3648191583 2304238870 1651587877 1581571448 3486629694 1616363524)'
(FPCore (x)
:name "2isqrt (example 3.6)"
:target
(/ 1 (+ (* (+ x 1) (sqrt x)) (* x (sqrt (+ x 1)))))
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))))