Method Gmp.mpz()->probably_prime_p()
- Method probably_prime_p
int(0..1) probably_prime_p()
- Description
Return 1 if this mpz object is a prime, and 0 most of the time if it is not.
int(0..1) probably_prime_p()
Return 1 if this mpz object is a prime, and 0 most of the time if it is not.