


Bits error versus x
if (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (- (/ 3 x))) < -1.6839866920797528e-11Initial program 0.5
Taylor expanded around 0 2.3
Applied simplify2.3
if -1.6839866920797528e-11 < (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (- (/ 3 x))) < 1.4542143759088224e-05Initial program 59.8
Taylor expanded around inf 0.3
Applied simplify0.0
if 1.4542143759088224e-05 < (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (- (/ 3 x))) Initial program 0.1
rmApplied flip--0.1
Time bar (total: 4.7m)Debug logProfile
herbie shell --seed 2018195 +o rules:numerics
(FPCore (x)
:name "Asymptote C"
(- (/ x (+ x 1)) (/ (+ x 1) (- x 1))))