


Bits error versus x



Bits error versus n
if x < 2.2675200116336946e-05Initial program 46.6
Taylor expanded around inf 59.9
Applied simplify14.8
if 2.2675200116336946e-05 < x Initial program 20.9
rmApplied add-cube-cbrt20.9
Time bar (total: 3.6m)Debug logProfile
herbie shell --seed 2018195 +o rules:numerics
(FPCore (x n)
:name "2nthrt (problem 3.4.6)"
(- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))))