Permutation & Combination Calculator — Free Online Tool

Compute nPr and nCr with n! and r!, using iterative products for large-number safety.. Permutation & Combination Calculator is a free online tool from the ToolsRift Math Calculators collection. It runs entirely in your browser — nothing to install, no signup, and your data never leaves your device.

Loading Permutation & Combination Calculator

How to use Permutation & Combination Calculator

Enter the total n and the number chosen r, and the calculator returns both the permutations (nPr) and combinations (nCr).

Frequently asked questions

What is the difference between nPr and nCr?

Permutations (nPr) count ordered arrangements; combinations (nCr) count selections where order does not matter.

What are the formulas?

nPr = n! / (n−r)! and nCr = n! / (r!(n−r)!), where n is the total and r the number chosen.

How does it stay accurate for large numbers?

It multiplies iteratively rather than computing huge factorials directly, avoiding overflow for large n.

More Math Calculators

Z-Score Calculator
Standard score z=(x−μ)/σ with an approximate normal-distribution percentile.
Number Base Converter
Convert bases 2,8,10,16 and custom.
Complex Number Calculator
Add/subtract/multiply/divide complex numbers.
Matrix Calculator
2x2/3x3 add, multiply, determinant, inverse, transpose.
Sequence Calculator
Nth term and sum for arithmetic/geometric.
Advanced Percentage Calculator
Comprehensive percentage operations.

← View all Math Calculators