The FACT function is used to find the factorial of the given number. For example, factorial of number 4 is 24 (4*3*2*1) Note: This function ignores the decimal portion of the number.
Formula:
=FACT (Number)
Video Tutorial:
Let us find the factorial of the given number, using the FACT function, with the help of the below video