Display the drop-down list

gmp_prob_prime()

« gmp_powm | gmp_random »
<?php
$int 
gmp_prob_prime (
    
// resource $a
    
  // [int $reps = 10]
);
?>
Result
$int = 2
Examples
#1 gmp_prob_prime  ("6")
#2 gmp_prob_prime  ("1111111111111111111")
#3 gmp_prob_prime  ("11")