



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 associate-/r* 0.4
Time bar (total: 6.1s) Debug logProfile
Please include this information when filing a bug report:
herbie shell --seed '#(1066372953 114334025 411438303 1288252006 2962405338 2829794477)'
(FPCore (x)
:name "2isqrt (example 3.6)"
:target
(/ 1 (+ (* (+ x 1) (sqrt x)) (* x (sqrt (+ x 1)))))
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))))