gmp_binomial
(PHP 7 >= 7.3.0)
gmp_binomial — Calculates binomial coefficient
返り値
Returns the binomial coefficient C(n, k), 失敗した場合に FALSE を返します.
エラー / 例外
Issues E_WARNING if k is negative.
(PHP 7 >= 7.3.0)
gmp_binomial — Calculates binomial coefficient
Returns the binomial coefficient C(n, k), 失敗した場合に FALSE を返します.
Issues E_WARNING if k is negative.