Kronecker symbol

gmp_kronecker

(PHP 7 >= 7.3.0, PHP 8)

gmp_kroneckerKronecker symbol

說明

gmp_kronecker(GMP|int|string $num1, GMP|int|string $num2): int

This function computes the Kronecker symbol of num1 and num2.

參數

num1

GMP 對像或 int ,或數字string

num2

GMP 對像或 int ,或數字string

返回值

Returns the Kronecker symbol of num1 and num2

參見

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *