◐ Shell
clean mode source ↗

PHP: stats_stat_factorial - Manual

(PECL stats >= 1.0.0)

stats_stat_factorialReturns the factorial of an integer

Description

function stats_stat_factorial(int $n): float

Returns the factorial of an integer, n.

Parameters

n
An integer

Return Values

The factorial of n.

Found A Problem?

add a note

User Contributed Notes

There are no user contributed notes for this page.