FACT
Definition: FACT is a function that returns the factorial of a number.
Syntax: =FACT(number)
Situation: This formula is suitable when you need to find the factorial of a number.
Example: If you have a number 5, the factorial can be found using the formula =FACT(5), which returns 120.