


Bits error versus x
if (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (- (/ 3 x))) < -4.612196402366588e-14Initial program 0.9
rmApplied frac-sub0.9
if -4.612196402366588e-14 < (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (- (/ 3 x))) < 6.034520012367825e-06Initial program 59.8
Taylor expanded around inf 0.3
Applied simplify0.0
if 6.034520012367825e-06 < (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (- (/ 3 x))) Initial program 0.1
rmApplied frac-sub0.1
rmApplied expm1-log1p-u0.1
Time bar (total: 3.2m)Debug logProfile
herbie shell --seed 2018206 +o rules:numerics
(FPCore (x)
:name "Asymptote C"
(- (/ x (+ x 1)) (/ (+ x 1) (- x 1))))