Factorial Calculator

Factorial \(n!\) of a integer \(n\) is defined as:

\( n! = 1 \cdot 2 \cdot 3 \cdot \space...\space \cdot n \)

For example,

\(4! = 1 \cdot 2 \cdot 3 \cdot 4 = 24 \)

Calculator
Calculate the factorial \(n!\)
n \(=\)
Enter a positive integer