Factorial Calculation Program

Program version 2.01-b

Usage

The only argument of the program is a number for which the factorial is calculated.

Result

The result of invoking the program is a formula like:

3! = 6

Intermediate Results

Intermediate results are shown as sentences, e.g. Factorial of 3 is 6.