



Bits error versus x
Results
| Original | 9.7 |
|---|---|
| Target | 0.3 |
| Herbie | 0.2 |
Initial program 9.7
rmApplied frac-sub25.7
Applied frac-add24.8
Taylor expanded around -inf 0.3
Taylor expanded around -inf 0.2
Final simplification0.2
Time bar (total: 1.4m)Debug logProfile
herbie shell --seed 2018304
(FPCore (x)
:name "3frac (problem 3.3.3)"
:herbie-target
(/ 2 (* x (- (* x x) 1)))
(+ (- (/ 1 (+ x 1)) (/ 2 x)) (/ 1 (- x 1))))