php教程

gmp_kronecker

(PHP 7 >= 7.3.0)

gmp_kroneckerKronecker symbol

说明

gmp_kronecker ( mixed $a , mixed $b ) : int

This function computes the Kronecker symbol of a and b.

参数

a

可以是一个 GMP 数据 resouce,或一个可以转换为数值的字符串。

b

可以是一个 GMP 数据 resouce,或一个可以转换为数值的字符串。

返回值

Returns the Kronecker symbol of a and b

参见

User Contributed Notes

There are no user contributed notes for this page.

CopyRight © 2008-2022 verySource.Com All Rights reserved. 京ICP备17048824号-1 京公网安备:11010502034788