


Bits error versus x



Bits error versus n
if x < 4.512235498273315e-293 or 1.0233214133709562e+85 < x < 7.397169367886428e+148 or 1.0602671418134844e+160 < x Initial program 16.9
rmApplied pow-to-exp16.9
Applied simplify16.9
if 4.512235498273315e-293 < x < 0.6644846584934392Initial program 47.2
Taylor expanded around inf 60.0
Applied simplify14.7
if 0.6644846584934392 < x < 1.0233214133709562e+85 or 7.397169367886428e+148 < x < 1.0602671418134844e+160Initial program 33.1
Taylor expanded around -inf 63.0
Applied simplify22.6
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed '#(1070960995 739739648 2531964651 3069671617 351857262 3877178482)'
(FPCore (x n)
:name "2nthrt (problem 3.4.6)"
(- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))))