Fact Function
Purpose Return value Syntax =FACT(number) number - The number to get the factorial of. Using the FACT function The Excel FACT function returns the factorial of a given number. In mathematics, the factorial of a non-negative integer n is the product of all positive integers less than or equal to n , represented with the syntax n! FACT takes just one argument , number , which should be a positive integer....