The FACTORIAL function returns an integer that is the factorial of argument-1. The type of this function is integer.
FUNCTION FACTORIAL (argument-1)