gmp_kronecker
(PHP 7 >= 7.3.0, PHP 8)
gmp_kronecker — Kronecker symbol
Beschreibung
This function computes the Kronecker symbol of num1
and
num2
.
Parameter-Liste
Rückgabewerte
Returns the Kronecker symbol of num1
and
num2
Siehe auch
- gmp_jacobi() - Jacobi symbol
- gmp_legendre() - Legendre symbol