



Bits error versus x
| Original | 9.9 |
|---|---|
| Target | 0.3 |
| Herbie | 0.2 |
if x < -114.14324757383059Initial program 20.6
Taylor expanded around inf 0.5
Applied simplify0.1
rmApplied associate-/l/0.5
Applied simplify0.5
if -114.14324757383059 < x < 103.42827255369069Initial program 0.1
if 103.42827255369069 < x Initial program 19.0
Taylor expanded around inf 0.6
Applied simplify0.1
Time bar (total: 51.9s)Debug logProfile
herbie shell --seed '#(1070578969 3140398606 632207097 462683394 1189254563 964980650)' +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))))