


Bits error versus x
if (cbrt (pow (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (/ (- 3) x)) 3)) < -1.884855241363672e-05Initial program 0.1
rmApplied flip3--0.1
Applied simplify0.1
if -1.884855241363672e-05 < (cbrt (pow (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (/ (- 3) x)) 3)) < 8.807831496277167e-07Initial program 59.6
rmApplied add-log-exp59.6
Applied add-log-exp59.6
Applied diff-log59.6
Applied simplify59.6
Taylor expanded around inf 59.6
Applied simplify0.1
if 8.807831496277167e-07 < (cbrt (pow (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (/ (- 3) x)) 3)) Initial program 0.2
rmApplied flip--0.2
Time bar (total: 4.4m)Debug logProfile
herbie shell --seed 2018167 +o rules:numerics
(FPCore (x)
:name "Asymptote C"
(- (/ x (+ x 1)) (/ (+ x 1) (- x 1))))