


Bits error versus x
if (+ (* (+ 1 (/ 3 x)) (/ (- 1) (* x x))) (- (/ 3 x))) < -9.330644946523259e-07Initial program 0.2
Taylor expanded around 0 1.7
Applied simplify1.7
if -9.330644946523259e-07 < (+ (* (+ 1 (/ 3 x)) (/ (- 1) (* x x))) (- (/ 3 x))) < 3.1549197993709034e-07Initial program 59.5
Taylor expanded around inf 0.3
Applied simplify0.0
if 3.1549197993709034e-07 < (+ (* (+ 1 (/ 3 x)) (/ (- 1) (* x x))) (- (/ 3 x))) Initial program 0.2
rmApplied flip--0.2
Time bar (total: 31.9s)Debug logProfile
herbie shell --seed '#(1064173506 2580572819 2847706409 4129882574 1125180799 1845288547)'
(FPCore (x)
:name "Asymptote C"
(- (/ x (+ x 1)) (/ (+ x 1) (- x 1))))