


Bits error versus x



Bits error versus n
if x < 0.5101828990122546Initial program 47.0
Taylor expanded around inf 60.0
Applied simplify15.2
if 0.5101828990122546 < x Initial program 21.5
rmApplied add-exp-log21.5
Taylor expanded around inf 42.4
Applied simplify0.6
rmApplied add-sqr-sqrt0.7
Time bar (total: 1.3m)Debug logProfile
herbie shell --seed '#(1070833653 108281690 3330367898 3632331308 3494323072 43156186)'
(FPCore (x n)
:name "2nthrt (problem 3.4.6)"
(- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))))