



Bits error versus x
| Original | 9.6 |
|---|---|
| Target | 0.2 |
| Herbie | 0.1 |
if x < -115.09004239056316Initial program 19.7
Taylor expanded around inf 0.5
Applied simplify0.1
if -115.09004239056316 < x < 103.10500246290717Initial program 0.1
if 103.10500246290717 < x Initial program 19.8
Taylor expanded around inf 0.4
Applied simplify0.1
rmApplied associate-/r*0.1
Time bar (total: 41.0s)Debug logProfile
herbie shell --seed '#(1070355188 2193211668 3977393919 3454156579 3755371326 1656365382)'
(FPCore (x)
:name "3frac (problem 3.3.3)"
:herbie-target
(/ 2 (* x (- (* x x) 1)))
(+ (- (/ 1 (+ x 1)) (/ 2 x)) (/ 1 (- x 1))))