


Bits error versus x



Bits error versus n
if x < 0.7202147741723637Initial program 46.4
Taylor expanded around inf 59.8
Applied simplify15.4
if 0.7202147741723637 < x < 2.57579756312825e+90 or 2.2986522479703733e+129 < x < 4.764058783979057e+241Initial program 26.3
Taylor expanded around -inf 63.0
Applied simplify20.5
if 2.57579756312825e+90 < x < 2.2986522479703733e+129 or 4.764058783979057e+241 < x Initial program 13.1
rmApplied add-log-exp13.1
Applied add-log-exp13.1
Applied diff-log13.1
Applied simplify13.1
rmApplied add-cube-cbrt13.1
Applied log-prod13.1
Time bar (total: 1.3m)Debug logProfile
herbie shell --seed '#(1071821486 549052472 3784827256 1559736200 3548510075 881134285)'
(FPCore (x n)
:name "2nthrt (problem 3.4.6)"
(- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))))