nCr / nPr Calculator — Combinations, Permutations, Factorial
Exact nCr, nPr and n! with big-integer precision. Client-side, no signup.
Combinations nCr
order doesn't matter
Permutations nPr
order matters
Factorial n!
Enter non-negative integers for n and r.
How to use
- 1 Enter n (the total number of items) and r (how many are chosen).
- 2 Read nCr (combinations), nPr (permutations) and n! (factorial).
- 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.
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
Percentage Calculator
Three-in-one percentage calculator: X% of Y, X as a % of Y, and % increase/decrease. Instant, client-side.
Open toolScientific Calculator
Online scientific calculator — trig, log, powers, roots, factorial, π/e, DEG/RAD, with a proper expression parser. Client-side.
Open toolFraction Calculator
Add, subtract, multiply and divide fractions with automatic simplification, decimal and mixed-number output. Client-side.
Open toolRoman Numeral Converter
Two-way Roman numeral converter (1–3999) with full validation. Client-side.
Open toolBuild, share, and grow on Zerethon Social
Free signup. Earn points, collect achievements, and connect with creators worldwide.