



Bits error versus x
| Original | 9.6 |
|---|---|
| Target | 0.2 |
| Herbie | 0.2 |
if x < -96.15903663347869Initial program 20.2
Taylor expanded around inf 0.5
Applied simplify0.1
rmApplied div-inv0.1
Applied associate-/l*0.5
Applied simplify0.5
if -96.15903663347869 < x < 87.00113210326452Initial program 0.0
rmApplied add-cube-cbrt0.0
Applied associate-/r*0.0
if 87.00113210326452 < x Initial program 18.5
Taylor expanded around inf 0.5
Applied simplify0.1
rmApplied associate-/r*0.1
Time bar (total: 56.5s)Debug logProfile
herbie shell --seed '#(1071246582 2318319007 2683472949 3810440501 3233274817 2724848749)' +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))))