


Bits error versus x
if (cbrt (pow (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (/ (- 3) x)) 3)) < -8.405298596051e-09Initial program 0.3
rmApplied flip3--0.3
Applied simplify0.3
if -8.405298596051e-09 < (cbrt (pow (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (/ (- 3) x)) 3)) < 0.00032459844699468465Initial program 59.7
rmApplied add-log-exp59.7
Applied add-log-exp59.7
Applied diff-log59.7
Applied simplify59.7
Taylor expanded around inf 59.7
Applied simplify0.1
if 0.00032459844699468465 < (cbrt (pow (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (/ (- 3) x)) 3)) Initial program 0.1
rmApplied flip--0.1
Time bar (total: 4.3m)Debug logProfile
herbie shell --seed 2018167 +o rules:numerics
(FPCore (x)
:name "Asymptote C"
(- (/ x (+ x 1)) (/ (+ x 1) (- x 1))))