



Bits error versus x
| Original | 9.8 |
|---|---|
| Target | 0.2 |
| Herbie | 0.1 |
if x < -110.08052377573176Initial program 20.1
Taylor expanded around inf 0.4
Applied simplify0.1
rmApplied clear-num0.4
if -110.08052377573176 < x < 113.16786286436555Initial program 0.0
rmApplied flip-+0.0
Applied associate-/r/0.0
Applied simplify0.0
if 113.16786286436555 < x Initial program 19.8
Taylor expanded around inf 0.6
Applied simplify0.1
Time bar (total: 39.1s)Debug logProfile
herbie shell --seed '#(1070227846 1561819246 480764335 4016816270 2602869839 2117310382)'
(FPCore (x)
:name "3frac (problem 3.3.3)"
:herbie-target
(/ 2 (* x (- (* x x) 1)))
(+ (- (/ 1 (+ x 1)) (/ 2 x)) (/ 1 (- x 1))))