PHP 8.4.1 Released!

stats_stat_factorial

(PECL stats >= 1.0.0)

stats_stat_factorialRenvoie la factorielle d'un entier

Description

stats_stat_factorial(int $n): float

Renvoie la factorielle d'un entier, n.

Liste de paramètres

n

Un entier

Valeurs de retour

La factorielle de n.

add a note

User Contributed Notes

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