


Bits error versus x



Bits error versus n
Results
if n < -355119398752.94354Initial program 45.0
Taylor expanded around -inf 63.2
Applied simplify31.5
rmApplied add-cube-cbrt31.5
if -355119398752.94354 < n < 11954596533.788307Initial program 4.4
rmApplied add-log-exp4.7
Applied add-log-exp4.6
Applied diff-log4.6
Applied simplify4.6
if 11954596533.788307 < n Initial program 44.7
Taylor expanded around -inf 62.7
Applied simplify32.0
rmApplied add-log-exp32.0
Time bar (total: 1.4m)Debug logProfile
herbie shell --seed 2018178
(FPCore (x n)
:name "2nthrt (problem 3.4.6)"
(- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))))