Combination nCr
ClientUnordered selections n!/(r!(n−r)!) for integers n and r.
Nearby workflows on Toolcore
- Permutation nPr — Ordered selections n!/(n−r)! for integers n and r. when units or numeric output should be checked on a related calculator.
- Factorial calculator — Compute n! for whole numbers up to 500—BigInt factorial in your browser, no upload. when units or numeric output should be checked on a related calculator.
- Combinations & permutations — Calculate nCr and nPr for counting problems—BigInt combinatorics in your browser. when units or numeric output should be checked on a related calculator.
- Math expression evaluator — Evaluate basic + − × ÷ arithmetic with parentheses in your browser—no variables. when units or numeric output should be checked on a related calculator.
About this tool
Combinations C(n,r)—order ignored.
Common use cases
- Combination nCr for quick local checks without uploading data.
- Copy results into tickets, docs, or classroom notes.
Common mistakes to avoid
Unexpected input shape
See the intro and how-to notes for accepted formats.
FAQ
Is processing local?
Yes—this runs entirely in your browser.
Agent prefill?
Open the page directly—multi-field inputs are not URL-prefilled.
More tools
Related utilities you can open in another tab—mostly client-side.
Permutation nPr
ClientOrdered selections n!/(n−r)! for integers n and r.
Factorial calculator
ClientCompute n! for whole numbers up to 500—BigInt factorial in your browser, no upload.
Combinations & permutations
ClientCalculate nCr and nPr for counting problems—BigInt combinatorics in your browser.
Math expression evaluator
ClientEvaluate basic + − × ÷ arithmetic with parentheses in your browser—no variables.