On Thu, Sep 20, 2012 at 9:22 PM, Martin Kealey wrote:
> On Thu, 20 Sep 2012, Stephen Pollei wrote:
> According to Wolfram, it's 75/25; so a positive result after 10 iterations
> leaves about a one-in-a-million chance of being composite (more precisely,
> one in 1048576).
I&
On Thu, Sep 20, 2012 at 11:36 AM, Martin D Kealey
wrote:
> On Wed, 19 Sep 2012, GitHub wrote:
>> Log Message:
>> ---
>> Add expmod and is-prime as built-ins in Int
>
>> +Returns True if C<$x> is known to be a prime, or is likely to be a
>> +prime based on a probabilistic Miller-Rabin