


Bits error versus x
if (fma (+ 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 < (fma (+ 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 < (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (/ (- 3) x)) Initial program 0.2
rmApplied flip--0.2
rmApplied fma-neg0.2
Time bar (total: 1.2m)Debug logProfile
herbie shell --seed '#(1064173506 2580572819 2847706409 4129882574 1125180799 1845288547)' +o rules:numerics
(FPCore (x)
:name "Asymptote C"
(- (/ x (+ x 1)) (/ (+ x 1) (- x 1))))