Number.Factorial
Syntax
Number.Factorial(number as nullable number) as nullable number
About
Returns the factorial of the number number
.
Example 1
Find the factorial of 10.
Usage
Number.Factorial(10)
Output
3628800
Ši naršyklė nebepalaikoma.
Atnaujinkite į „Microsoft Edge“, kad pasinaudotumėte naujausiomis funkcijomis, saugos naujinimais ir techniniu palaikymu.
Number.Factorial(number as nullable number) as nullable number
Returns the factorial of the number number
.
Find the factorial of 10.
Usage
Number.Factorial(10)
Output
3628800