|
gmp_legendreLegendre symbol Description
int gmp_legendre(GMPintstring
$num1, GMPintstring $num2)
Compute the
»
Legendre symbol of Parameters
Return ValuesA GMP object. Examples
Example #1 gmp_legendre example The above example will output: 1 0 See Also
|