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 |
This function computes the factorial of n.
Syntax | Parameters | Return Value |
---|---|---|
Function StatLib.Factorial( _ n As Long) As Double |
n [in]
Type: Long |
Double |
Copyright © 1995-2022. Cloud Software Group, Inc. All Rights Reserved.