


Bits error versus x



Bits error versus n
if (/ 1 n) < -1.6830794872471447e-11Initial program 2.0
rmApplied add-exp-log2.0
Applied pow-exp2.0
Applied simplify2.0
if -1.6830794872471447e-11 < (/ 1 n) < 6.451877786862745e-17Initial program 45.6
Taylor expanded around inf 32.9
Applied simplify32.9
if 6.451877786862745e-17 < (/ 1 n) Initial program 9.1
rmApplied add-exp-log9.1
Applied pow-exp9.2
Applied simplify6.8
Time bar (total: 46.1s)Debug logProfile
herbie shell --seed '#(1064269945 2896236262 301053905 1701069080 1701464310 1614783279)' +o rules:numerics
(FPCore (x n)
:name "2nthrt (problem 3.4.6)"
(- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))))