


Bits error versus x
if (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (- (/ 3 x))) < -5.6229983398801587e-08Initial program 0.3
if -5.6229983398801587e-08 < (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (- (/ 3 x))) < 9.253383191458749e-20Initial program 60.2
Taylor expanded around inf 0.3
Applied simplify0.0
if 9.253383191458749e-20 < (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (- (/ 3 x))) Initial program 1.7
rmApplied div-inv1.7
Applied fma-neg1.6
Time bar (total: 1.7m)Debug logProfile
herbie shell --seed 2018166 +o rules:numerics
(FPCore (x)
:name "Asymptote C"
(- (/ x (+ x 1)) (/ (+ x 1) (- x 1))))