


Bits error versus x
Results
if (- (/ x (+ x 1)) (/ (+ x 1) (- x 1))) < 7.416016917401288e-06Initial program 58.8
Taylor expanded around inf 0.6
Applied simplify0.4
if 7.416016917401288e-06 < (- (/ x (+ x 1)) (/ (+ x 1) (- x 1))) Initial program 0.1
rmApplied add-exp-log0.1
Time bar (total: 54.6s)Debug logProfile
herbie shell --seed 2018296
(FPCore (x)
:name "Asymptote C"
(- (/ x (+ x 1)) (/ (+ x 1) (- x 1))))