PHP 8.4.0 RC4 available for testing

stats_stat_factorial

(PECL stats >= 1.0.0)

stats_stat_factorialReturns the factorial of an integer

Descrição

stats_stat_factorial(int $n): float

Returns the factorial of an integer, n.

Parâmetros

n

An integer

Valor Retornado

The factorial of n.

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top