



Bits error versus x
| Original | 9.6 |
|---|---|
| Target | 0.2 |
| Herbie | 0.1 |
if x < -109.92703126306932Initial program 18.9
Taylor expanded around inf 0.4
Applied simplify0.1
rmApplied associate-/l/0.4
Applied simplify0.4
if -109.92703126306932 < x < 108.95817474468609Initial program 0.0
if 108.95817474468609 < x Initial program 19.5
Taylor expanded around inf 0.5
Applied simplify0.1
Time bar (total: 51.6s)Debug logProfile
herbie shell --seed '#(1070833653 108281690 3330367898 3632331308 3494323072 43156186)'
(FPCore (x)
:name "3frac (problem 3.3.3)"
:herbie-target
(/ 2 (* x (- (* x x) 1)))
(+ (- (/ 1 (+ x 1)) (/ 2 x)) (/ 1 (- x 1))))