stats_stat_factorial

(PECL stats >= 1.0.0)

stats_stat_factorialDevuelve el factorial de un entero

Descripción

stats_stat_factorial(int $n): float

Devuelve el factorial de un entero, n.

Parámetros

n

Un entero

Valores devueltos

El factorial de n.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top