



Bits error versus x
| Original | 9.8 |
|---|---|
| Target | 0.2 |
| Herbie | 0.1 |
if x < -146.77403170097557Initial program 20.1
Taylor expanded around inf 0.4
Applied simplify0.1
rmApplied clear-num0.4
if -146.77403170097557 < x < 120.82750484971761Initial program 0.0
if 120.82750484971761 < x Initial program 19.8
Taylor expanded around inf 0.6
Applied simplify0.1
Time bar (total: 36.6s)Debug logProfile
herbie shell --seed '#(1070227846 1561819246 480764335 4016816270 2602869839 2117310382)' +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))))