iHow it is calculated
The factorial of n is the product of all integers from 1 to n. It is widely used in combinatorics and probability:
5! = 120, 10! = 3,628,800. By definition, 0! = 1.
Instantly calculate the factorial of a number (n!) — the product of all numbers from 1 to n, exact even for large values.
Enter the number
The factorial (n!) is the product of all integers from 1 to n.
n! = 1 × 2 × 3 × … × n. By definition, 0! = 1.
10! = 3,628,800Standard mathematical formulas. Instant in-browser calculation, no account. Exact results, big numbers computed precisely.
The factorial of n is the product of all integers from 1 to n. It is widely used in combinatorics and probability:
5! = 120, 10! = 3,628,800. By definition, 0! = 1.
The product of all integers from 1 to n. For example, 5! = 1 × 2 × 3 × 4 × 5 = 120.
By definition, 0! = 1. This is needed so that combination and permutation formulas work correctly.
5! = 120, and 10! = 3,628,800. The factorial grows very fast.
Counting arrangements and combinations, probability, mathematical series and combinatorics.
There is exactly one way to arrange zero objects (the empty set), so by convention and for consistency, 0! = 1.
Extremely fast: 13! already exceeds 6 billion, and 70! has over 100 digits.
52! ≈ 8.07 × 10⁶⁷ — the number of ways a deck of 52 playing cards can be shuffled.
Multiply all numbers from 1 to n: n! = 1 × 2 × 3 × … × n. The calculator uses big integers for exact precision.