



Bits error versus x
| Original | 19.8 |
|---|---|
| Comparison | 0.7 |
| Herbie | 0.4 |
Initial program 19.8
rmApplied frac-sub 19.8
Applied simplify 19.8
rmApplied flip-- 19.6
Applied simplify 0.4
rmApplied div-inv 0.4
Time bar (total: 17.4s) Debug log
Please include this information when filing a bug report:
herbie shell --seed '#(2277612311 2645429965 1090895633 2857793080 2144184008 3989768357)'
(FPCore (x)
:name "2isqrt (example 3.6)"
:target
(/ 1 (+ (* (+ x 1) (sqrt x)) (* x (sqrt (+ x 1)))))
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))))