


Bits error versus x



Bits error versus n
if (/ 1 n) < -3.6227047746916703e-09 or 2.6051594709856815e-19 < (/ 1 n) Initial program 5.1
rmApplied add-exp-log5.1
Applied pow-exp5.1
Applied simplify4.0
if -3.6227047746916703e-09 < (/ 1 n) < 2.6051594709856815e-19Initial program 45.0
Taylor expanded around inf 32.1
Applied simplify32.1
Time bar (total: 54.1s)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))))