gmp_kronecker
(PHP 7 >= 7.3.0, PHP 8)
gmp_kronecker — Kronecker symbol
Description
This function computes the Kronecker symbol of num1
and
num2
.
Parameters
Return Values
Returns the Kronecker symbol of num1
and
num2
See Also
- gmp_jacobi() - Jacobi symbol
- gmp_legendre() - Legendre symbol