


Bits error versus x



Bits error versus n
if (- (- (+ (/ 1 (* x n)) 1) (/ (- (log x)) n)) (pow x (/ 1 n))) < -444102.8508761502 or 1.9949258911466927e-09 < (- (- (+ (/ 1 (* x n)) 1) (/ (- (log x)) n)) (pow x (/ 1 n))) Initial program 23.2
rmApplied add-sqr-sqrt23.2
Applied unpow-prod-down23.2
if -444102.8508761502 < (- (- (+ (/ 1 (* x n)) 1) (/ (- (log x)) n)) (pow x (/ 1 n))) < 1.9949258911466927e-09Initial program 40.2
Taylor expanded around inf 22.6
Applied simplify22.6
rmApplied associate-/r*21.8
Time bar (total: 54.1s)Debug logProfile
herbie shell --seed '#(1070227846 1561819246 480764335 4016816270 2602869839 2117310382)'
(FPCore (x n)
:name "2nthrt (problem 3.4.6)"
(- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))))