


Bits error versus x
Results
if (- (/ (- 3) x) (/ (+ 1 (/ 3 x)) (* x x))) < -3.954960597368781e-05Initial program 0.1
rmApplied flip3-+0.1
Applied associate-/l/0.1
Applied simplify0.1
if -3.954960597368781e-05 < (- (/ (- 3) x) (/ (+ 1 (/ 3 x)) (* x x))) < 5.347362044394717e-08Initial program 59.7
Taylor expanded around inf 0.3
Applied simplify0.0
if 5.347362044394717e-08 < (- (/ (- 3) x) (/ (+ 1 (/ 3 x)) (* x x))) Initial program 0.2
rmApplied flip3--0.2
Applied associate-/r/0.2
Applied simplify0.2
rmApplied add-cbrt-cube0.2
Applied simplify0.2
Time bar (total: 3.5m)Debug logProfile
herbie shell --seed 2018201
(FPCore (x)
:name "Asymptote C"
(- (/ x (+ x 1)) (/ (+ x 1) (- x 1))))