(PHP 7 >= 7.3.0)
gmp_kronecker — Kronecker symbol
This function computes the Kronecker symbol of a and
b.
a可以是一个 GMP 数据 resouce,或一个可以转换为数值的字符串。
b可以是一个 GMP 数据 resouce,或一个可以转换为数值的字符串。
Returns the Kronecker symbol of a and
b