FACTSuggest EditsReturns the factorial of a number. Parameters value Number (required) - The value for which to calculate the factorial. Returns Number Examples FACT(5) // returns 120 Updated almost 2 years ago Did this page help you?YesNoTable of Contents Parameters Returns Examples