


Bits error versus x
if (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (/ (- 3) x)) < -4.242258952429771e-13Initial program 0.6
rmApplied add-sqr-sqrt0.6
Applied associate-/l*0.6
if -4.242258952429771e-13 < (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (/ (- 3) x)) < 2.98938586655047e-11Initial program 60.2
Taylor expanded around inf 0.3
Applied simplify0.0
if 2.98938586655047e-11 < (fma (+ 1 (/ 3 x)) (/ (- 1) (* x x)) (/ (- 3) x)) Initial program 0.5
rmApplied div-inv0.5
Applied fma-neg0.5
Time bar (total: 23.0s)Debug logProfile
herbie shell --seed '#(1070355188 2193211668 3977393919 3454156579 3755371326 1656365382)' +o rules:numerics
(FPCore (x)
:name "Asymptote C"
(- (/ x (+ x 1)) (/ (+ x 1) (- x 1))))