The formula to calculate the Factorial of Number (n!) is:
\[ n! = n! \]
Where:
Factorial of Number is the product of all natural numbers from 1 to the given natural number, of which the factorial is to be calculated.
Value of N is the value of the natural number or sometimes, in general, a real number given or required in the problem.
Let's assume the following value:
Using the formula:
\[ n! = n! \]
Evaluating:
\[ 4! = 4 \cdot 3 \cdot 2 \cdot 1 \]
The Factorial of Number is 24.
| Value of N | Factorial of Number |
|---|---|
| 1 | 1 |
| 2 | 2 |
| 3 | 6 |
| 4 | 24 |
| 5 | 120 |
| 6 | 720 |
| 7 | 5,040 |
| 8 | 40,320 |
| 9 | 362,880 |
| 10 | 3,628,800 |