



Bits error versus x
| Original | 9.8 |
|---|---|
| Target | 0.2 |
| Herbie | 0.2 |
if x < -113.12154741914063Initial program 19.6
Taylor expanded around inf 0.5
Applied simplify0.1
Taylor expanded around -inf 63.1
Applied simplify0.1
if -113.12154741914063 < x < 143.66115585712205Initial program 0.1
if 143.66115585712205 < x Initial program 20.0
Taylor expanded around inf 0.4
Applied simplify0.1
rmApplied associate-/l/0.4
Applied simplify0.4
Time bar (total: 1.8m)Debug logProfile
herbie shell --seed '#(1071119240 1686926585 3481876196 78132896 2080707795 3185793749)' +o rules:numerics
(FPCore (x)
:name "3frac (problem 3.3.3)"
:herbie-target
(/ 2 (* x (- (* x x) 1)))
(+ (- (/ 1 (+ x 1)) (/ 2 x)) (/ 1 (- x 1))))