


Bits error versus x



Bits error versus n
if x < 0.9699025539987266Initial program 47.4
Taylor expanded around inf 59.9
Applied simplify14.5
if 0.9699025539987266 < x < 8.71168452440382e+29 or 2.4826320178462265e+82 < x < 2.0435857913622164e+146Initial program 29.5
rmApplied add-cbrt-cube29.5
Applied simplify29.5
if 8.71168452440382e+29 < x < 2.4826320178462265e+82Initial program 33.0
rmApplied add-log-exp33.0
Applied add-log-exp33.0
Applied diff-log33.0
Applied simplify33.0
Taylor expanded around inf 51.5
Applied simplify22.3
if 2.0435857913622164e+146 < x < 1.67392202833612e+192Initial program 17.7
Taylor expanded around -inf 63.0
Applied simplify22.6
if 1.67392202833612e+192 < x Initial program 8.9
rmApplied add-log-exp9.0
Applied add-log-exp8.9
Applied diff-log8.9
Applied simplify8.9
rmApplied add-cube-cbrt8.9
Applied log-prod8.9
Time bar (total: 1.2m)Debug logProfile
herbie shell --seed '#(1070706311 3771791028 4128836681 4194990999 2341756049 504035650)'
(FPCore (x n)
:name "2nthrt (problem 3.4.6)"
(- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))))