


Bits error versus x
if (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (- (/ 3 x))) < -8.924956960073645e-10Initial program 0.4
rmApplied add-cube-cbrt0.4
Applied fma-neg0.5
if -8.924956960073645e-10 < (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (- (/ 3 x))) < 2.205642717115423e-07Initial program 59.7
Taylor expanded around inf 0.3
Applied simplify0.0
if 2.205642717115423e-07 < (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (- (/ 3 x))) Initial program 0.2
rmApplied div-inv0.2
Applied fma-neg0.2
Time bar (total: 45.4s)Debug logProfile
herbie shell --seed '#(1070386091 2509006183 1430610344 1025408621 36622005 1425925650)' +o rules:numerics
(FPCore (x)
:name "Asymptote C"
(- (/ x (+ x 1)) (/ (+ x 1) (- x 1))))