


Bits error versus x
if (- (/ (- 3) x) (/ (+ 1 (/ 3 x)) (* x x))) < -3.456878228130283e-10Initial program 0.6
rmApplied add-sqr-sqrt0.6
Applied associate-/r*0.6
if -3.456878228130283e-10 < (- (/ (- 3) x) (/ (+ 1 (/ 3 x)) (* x x))) < 6.019744398695255e-10Initial program 60.1
Taylor expanded around inf 0.3
Applied simplify0.0
if 6.019744398695255e-10 < (- (/ (- 3) x) (/ (+ 1 (/ 3 x)) (* x x))) Initial program 0.5
rmApplied add-exp-log0.5
Time bar (total: 37.7s)Debug logProfile
herbie shell --seed '#(1070609872 3456127585 2380521889 2328837196 1765472538 734540918)'
(FPCore (x)
:name "Asymptote C"
(- (/ x (+ x 1)) (/ (+ x 1) (- x 1))))