The FACTORIAL function returns an integer that is the factorial of the argument specified.
The function type is integer.
Format >>-FUNCTION FACTORIAL--(--argument-1--)------------------------><
If the *EXTEND31FULL or *EXTEND63 compiler option is in effect,
then argument-1 must be an integer greater than or equal to zero and less
than or equal to 49. 