LFACT Function
Computes the logarithm of the FACT (factorial) function.
Syntax
Required Argument
n
is an integer that
represents the total number of elements from which the sample is chosen.
Details
The LFACT function computes
the logarithm of the FACT function.
Example
The following SAS statements
produce these results.