Permutation nPr
ClientPermutations P(n,r)—order matters.
About Permutation nPr
Ordered selections n!/(n−r)! for integers n and r. The interactive transform on this page runs in your browser tab—Toolcore does not need your paste for the core operation described above.
How to use this page
Paste or type in the main workspace, run the primary action from the toolbar, then copy or download the result. Use Load example when the page offers it, or URL prefill (?q= / ?qb=) so agents and tickets open the same input.
Nearby workflows on Toolcore
- Combination nCr — Unordered selections n!/(r!(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.
Common use cases
- Permutation nPr 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.
Combination nCr
ClientUnordered selections n!/(r!(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.