Z

nCr / nPr Calculator — Combinations, Permutations, Factorial

Exact nCr, nPr and n! with big-integer precision. Client-side, no signup.

Free No signup Client-side Privacy friendly Updated

How to use

  1. 1 Enter n (the total number of items) and r (how many are chosen).
  2. 2 Read nCr (combinations), nPr (permutations) and n! (factorial).
  3. 3 Big results are computed exactly with BigInt — no rounding.

Why use this tool

  • Exact combinations, permutations and factorials, even for large n.
  • Clear reminder of when order matters (permutations) vs not (combinations).
  • Runs entirely in your browser.

Frequently asked questions

What is the difference between nCr and nPr?

Permutations (nPr) count ordered arrangements; combinations (nCr) count unordered selections. nPr = n!/(n−r)!, nCr = n!/(r!(n−r)!).

What is a factorial?

n! is the product of all positive integers up to n: 5! = 5×4×3×2×1 = 120. By definition 0! = 1.

Why is there a limit on n!?

Factorials grow extremely fast; the factorial display is capped at n ≤ 1000 to keep the output readable. nCr/nPr still work for any r ≤ n.

Are the results exact?

Yes — they use arbitrary-precision BigInt arithmetic, so even huge values are exact.

What is Combinations & Permutations Calculator?

A combinatorics calculator computes the number of combinations (nCr), permutations (nPr), and the factorial (n!) for given values of n and r, using exact arbitrary-precision arithmetic.

Summary

Combinations & Permutations Calculator is a free math utility by Zerethon Tools. Exact nCr, nPr and n! with big-integer precision. Client-side, no signup. Runs entirely in the browser — no signup, no upload.

Category
Math
Pricing
Free
Privacy
Browser-based
Signup
Not required

Privacy

Your data never leaves your browser unless explicitly stated. Combinations & Permutations Calculator runs entirely client-side — no server upload, no logging, no tracking of your input.

Related tools

Build, share, and grow on Zerethon Social

Free signup. Earn points, collect achievements, and connect with creators worldwide.

Sign up free