


Bits error versus x
Results
if (- (/ 1 (+ x 1)) (/ 1 x)) < -6.498231427768268e-18 or 3.4873870185326e-310 < (- (/ 1 (+ x 1)) (/ 1 x)) Initial program 0.3
if -6.498231427768268e-18 < (- (/ 1 (+ x 1)) (/ 1 x)) < 3.4873870185326e-310Initial program 30.4
Taylor expanded around inf 0.7
rmApplied pow-flip0.0
Time bar (total: 1.0m)Debug logProfile
herbie shell --seed 2018170 +o rules:numerics
(FPCore (x)
:name "2frac (problem 3.3.1)"
(- (/ 1 (+ x 1)) (/ 1 x)))