



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.5
Applied simplify 0.4
rmApplied div-inv 0.4
Time bar (total: 6.3s) Debug logProfile
Please include this information when filing a bug report:
herbie shell --seed '#(1067773715 2765207660 218871639 3688798924 2755544087 2054563380)'
(FPCore (x)
:name "2isqrt (example 3.6)"
:target
(/ 1 (+ (* (+ x 1) (sqrt x)) (* x (sqrt (+ x 1)))))
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))))