FACTORIAL function

The FACTORIAL function returns an integer that is the factorial of argument-1.

Format.

          FUNCTION FACTORIAL ( argument-1 )