


Bits error versus x



Bits error versus n
if x < 4.509200703230155e-293 or 1.1447191074046525e+85 < x < 8.651373309047929e+148Initial program 30.2
rmApplied pow-to-exp30.2
Applied simplify30.2
if 4.509200703230155e-293 < x < 0.7261007545947278Initial program 47.2
Taylor expanded around inf 59.9
Applied simplify14.7
if 0.7261007545947278 < x < 1.1447191074046525e+85 or 8.651373309047929e+148 < x < 1.0823545555906918e+160Initial program 33.1
Taylor expanded around -inf 63.0
Applied simplify22.5
if 1.0823545555906918e+160 < x Initial program 9.8
rmApplied pow-to-exp9.9
Applied simplify9.9
Time bar (total: 1.3m)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))))