



Bits error versus x
Results
| Original | 9.9 |
|---|---|
| Target | 0.3 |
| Herbie | 0.1 |
Initial program 9.9
rmApplied frac-sub25.8
Applied frac-add25.2
Taylor expanded around 0 0.3
rmApplied associate-/r*0.1
Time bar (total: 2.0m)Debug logProfile
herbie shell --seed 2018166
(FPCore (x)
:name "3frac (problem 3.3.3)"
:herbie-target
(/ 2 (* x (- (* x x) 1)))
(+ (- (/ 1 (+ x 1)) (/ 2 x)) (/ 1 (- x 1))))