FinMath.Fact Method
n! - factorial
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public static function Fact(
n : int
) : double;
This language is not supported or no code example is available.
Parameters
-
n
-
int
Return Value
double
In this article
Definition