|
gmp_jacobiJacobi symbol Description
int gmp_jacobi(GMPintstring
$num1, GMPintstring $num2)
Computes
» Jacobi symbol of Parameters
Return ValuesA GMP object. Examples
Example #1 gmp_jacobi example The above example will output: 1 0 See Also
|