Calcsite / Math / Factorial Calculator
Math

Factorial Calculator

Calculate n! (n factorial).

Factorial

How this calculator works

A factorial multiplies a number by every positive integer smaller than it — used throughout combinatorics and probability.

Formula

n! = n × (n−1) × (n−2) × ... × 1