


Bits error versus x



Bits error versus n
if (/ 1 n) < -3.6227047746916703e-09Initial program 1.8
rmApplied add-cube-cbrt1.8
rmApplied add-cbrt-cube1.9
Applied simplify1.9
if -3.6227047746916703e-09 < (/ 1 n) < 2.6051594709856815e-19Initial program 45.0
Taylor expanded around inf 32.1
Applied simplify32.1
if 2.6051594709856815e-19 < (/ 1 n) Initial program 10.5
rmApplied add-exp-log10.5
Applied pow-exp10.5
Applied simplify7.6
Time bar (total: 46.2s)Debug logProfile
herbie shell --seed '#(1064173506 2580572819 2847706409 4129882574 1125180799 1845288547)' +o rules:numerics
(FPCore (x n)
:name "2nthrt (problem 3.4.6)"
(- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))))