[Gmp-commit] /var/hg/gmp: doc/gmp.texi: typo removed.
mercurial at gmplib.org
mercurial at gmplib.org
Fri Dec 14 17:11:13 CET 2012
details: /var/hg/gmp/rev/03228e8ea29c
changeset: 15182:03228e8ea29c
user: Marco Bodrato <bodrato at mail.dm.unipi.it>
date: Fri Dec 14 17:11:08 2012 +0100
description:
doc/gmp.texi: typo removed.
diffstat:
doc/gmp.texi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r d1be3764f98c -r 03228e8ea29c doc/gmp.texi
--- a/doc/gmp.texi Thu Dec 13 14:36:36 2012 +0100
+++ b/doc/gmp.texi Fri Dec 14 17:11:08 2012 +0100
@@ -3500,7 +3500,7 @@
primality tests. The argument @var{reps} controls how many such tests are
done; a higher value will reduce the chances of a composite being returned as
``probably prime''. 25 is a reasonable number; a composite number will then be
-identified as a prime with a probability of less than @m{2^{-50}}.
+identified as a prime with a probability of less than @m{2^{-50},2^(-50)}.
Miller-Rabin and similar tests can be more properly called compositeness
tests. Numbers which fail are known to be composite but those which pass
More information about the gmp-commit
mailing list