Permutation & Combination

Calculate permutations and combinations from set sizes.

Combinations (nCr) - Order does not matter
0
Permutations (nPr) - Order matters
0

Formula & Calculation Details

Permutations nPr = n! / (n-r)!. Combinations nCr = n! / (r! * (n-r)!). Factoring values up to n=100 using float approximation.

Frequently Asked Questions

In Permutations, the order of items matters (e.g. key lock code). In Combinations, order does not matter (e.g. selecting a committee).
Yes. All calculations utilize standard mathematical formulas implemented with high decimal precision to guarantee completely accurate results for academic homework and study checks.
Some of our student tools (like the CGPA Calculator) use localStorage to sync and save your values automatically so you don't lose your progress when you refresh the page.
Absolutely. ToolPixa is dedicated to education and student support. All calculators, converters, and GPA trackers are 100% free with no limits or paid features.
Yes. Simply click the 'Save PDF' button or press Ctrl+P. The print stylesheet will format the calculation inputs, charts, and tables into a clean, presentation-ready document.