


Bits error versus x



Bits error versus n
if x < 0.9373891468296641Initial program 47.3
Taylor expanded around inf 59.9
Applied simplify14.5
if 0.9373891468296641 < x < 8.208782670568959e+108 or 1.7072163790765035e+144 < x < 7.947024772604389e+187Initial program 28.2
Taylor expanded around -inf 63.0
Applied simplify22.5
rmApplied div-inv22.6
if 8.208782670568959e+108 < x < 1.7072163790765035e+144 or 7.947024772604389e+187 < x Initial program 11.2
rmApplied add-sqr-sqrt11.2
Time bar (total: 2.3m)Debug logProfile
herbie shell --seed '#(1071246582 2318319007 2683472949 3810440501 3233274817 2724848749)'
(FPCore (x n)
:name "2nthrt (problem 3.4.6)"
(- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))))