The FACT function returns the factorial of a number.
Formula:
=FACT(number)
Explanations:
The number is required, a positive number that you want factorial.
Cautions:
– When the number is not an integer, it is truncated!
The FACT function returns the factorial of a number.
Formula:
=FACT(number)
Explanations:
The number is required, a positive number that you want factorial.
Cautions:
– When the number is not an integer, it is truncated!