StatLib.Factorial

This function computes the factorial of n.

Syntax Parameters Return Value
Function StatLib.Factorial( _
    n As Long) As Double
n [in]

Type: Long

Double