FACT Function

The FACT function is one of the math and trigonometry functions. It is used to return the factorial of a number.

Syntax

FACT(number)

The FACT function has the following argument:

Argument Description
number A numeric value for which you want to get the factorial.

Notes

How to apply the FACT function.

Examples

The figure below displays the result returned by the FACT function.

FACT Function