Factorial Calculator

Use our factorial calculator to compute n! instantly, even for large values. Includes what factorial means, how factorial works, how to calculate factorial on a calculator (including TI-30X, TI-83, and TI-84), where the factorial button is, and what 1000 factorial looks like in scientific notation.

Number (n)
Enter a whole number (0 or higher).
Factorial (n!)
Did we solve your problem today?

What is a Factorial?

A factorial (written as n!) is the product of all positive integers from 1 up to n. It grows extremely fast, which is why large factorials are often displayed in scientific notation.

If you’re wondering what factorial means or how factorial works, think of it as repeated multiplication: 5! = 5×4×3×2×1.

Factorials are used in counting, permutations, combinations, probability, and many areas of algebra and calculus.

Factorial Formula

The factorial of a non-negative integer n is defined as a product. A special case is 0! which equals 1.

Factorial =
n! = n · (n - 1) · (n - 2) · ... · 2 · 1

Defined for non-negative integers n.

Special case =
0! = 1

By definition, 0 factorial equals 1.

n
= A non-negative integer
n!
= Factorial of n (product of 1 through n)
Factorial example
6! = 6·5·4·3·2·1 = 720

Multiply all integers from 1 to 6.

Why factorials get huge
20! = 2,432,902,008,176,640,000

Even 20 factorial is already far larger than most everyday numbers.

How to Use the Factorial Calculator

  1. 1

    Enter a non-negative integer n.

  2. 2

    The calculator computes n! (factorial).

  3. 3

    For very large results, the calculator may show scientific notation (for example, 3.2e+10).

  4. 4

    Use the result for permutations, combinations, probability, or any factorial-based formula.

Frequently Asked Questions

What factorial means / what is a factorial?

Factorial (n!) means multiply all positive integers from 1 up to n. Example: 5! = 5×4×3×2×1.

How factorial works?

It’s repeated multiplication that steps downward from n to 1. The product grows very quickly as n increases.

How to calculate factorial on a calculator?

Many calculators have a factorial key written as n! (often accessed via a 2nd/SHIFT function). Enter n, then apply n!.

What is the factorial button on a calculator?

It’s typically labeled n!. On some calculators it’s a secondary function above a key, so you may need 2nd/SHIFT to access it.

Where is the factorial button on a calculator?

It depends on the model. Look for n! printed on the keypad (often above another function) or in the math/probability menu.

Factorial on calculator TI-30X — how do I do it?

On many TI-30X models, factorial is in a MATH/PRB menu or as n! under a 2nd function. Enter n, then choose n!.

Factorial on calculator TI-83 / TI-84 — how do I do it?

On TI-83/TI-84, factorial is commonly in the MATH menu under PRB. Enter n, then select n!.

How to calculate factorial calculator results for big n?

Large factorials can exceed normal display limits, so results are often shown in scientific notation to keep them readable.

What is 1000 factorial?

1000! is an extremely large number with thousands of digits. Calculators typically display it in scientific notation rather than writing every digit.

Can I compute factorials for negative numbers?

The standard factorial n! is defined for non-negative integers. Extensions exist (Gamma function), but that’s not the usual “factorial” button on a calculator.