


Bits error versus x
Results
if (- (/ (- 3) x) (/ (+ 1 (/ 3 x)) (* x x))) < -2.385297554857419e-05Initial program 0.1
rmApplied add-cube-cbrt0.2
Applied add-sqr-sqrt0.2
Applied times-frac0.2
if -2.385297554857419e-05 < (- (/ (- 3) x) (/ (+ 1 (/ 3 x)) (* x x))) < 1.2298015946521556e-07Initial program 59.6
Taylor expanded around inf 0.3
Applied simplify0.0
if 1.2298015946521556e-07 < (- (/ (- 3) x) (/ (+ 1 (/ 3 x)) (* x x))) Initial program 0.2
rmApplied add-cube-cbrt0.3
Applied associate-/r*0.3
Time bar (total: 52.7s)Debug logProfile
herbie shell --seed 2018199
(FPCore (x)
:name "Asymptote C"
(- (/ x (+ x 1)) (/ (+ x 1) (- x 1))))