We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5277fef commit 1c74b86Copy full SHA for 1c74b86
S32-setting-library/Numeric.pod
@@ -20,8 +20,8 @@ DRAFT: Synopsis 32: Setting Library - Numeric
20
21
Created: 19 Mar 2009 extracted from S29-functions.pod
22
23
- Last Modified: 19 Sept 2012
24
- Version: 15
+ Last Modified: 20 Sept 2012
+ Version: 16
25
26
The document is a draft.
27
@@ -496,8 +496,7 @@ prime based on a probabalistic Miller-Rabin test. (The optional
496
argument tells how many times to iterate the probabalistic test,
497
if such is necessary.)
498
499
-Returns False if C<$x> is known not to be a prime, or is unlikely to
500
-be a prime after probabalistic testing.
+Returns False if C<$x> is known not to be a prime.
501
502
=back
503
0 commit comments