Factorial Calculator

Find the factorial of a number step by step

The calculator will find the factorial of the given number (integer or non-integer, negative or non-negative), with steps shown.

If the calculator did not compute something or you have identified an error, or you have a suggestion/feedback, please write it in the comments below.

Your Input

Find $$$5!$$$

Solution

The factorial of a positive integer $$$n$$$ is the product of all positive integers less than or equal to $$$n$$$: $$$n! = 1 \cdot 2 \cdot \ldots \cdot (n-1) \cdot n$$$.

Thus, $$$5! = 1 \cdot 2 \cdot 3 \cdot 4 \cdot 5 = 120$$$.

Answer

$$$5! = 120$$$A