This documentation is compiled for the latest release of Mathos Core Library
Assembly: Mathos (in Mathos.dll) Version: 1.0.5.1 (1.0.5.1)
Returns Single dimentional array containing the result
Calculates factorials for big numbers
Namespace: Mathos.Arithmetic.Numbers
Assembly: Mathos (in Mathos.dll) Version: 1.0.5.1 (1.0.5.1)
Syntax
Parameters
- n
- Type: SystemInt64
Enter the number to calculate the factorial of.
Return Value
Type: Int32Returns Single dimentional array containing the result
See Also