Factorial Calculator

Calculate the factorial (n!) of any non-negative integer instantly.

In-Depth Guide

Everything you need to know

The Factorial of a positive integer n is the product of all positive integers less than or equal to n. It is denoted by n!.

Mathematical Scale:

Factorials grow extremely fast. For example, 10! is 3,628,800, but 70! is already larger than the number of atoms in the observable universe!

5! = 5 × 4 × 3 × 2 × 1 = 120