Combination / Permutation Calculator
Compute nCr and nPr.
Enter integers with 0 ≤ r ≤ n.
Advertisement
Ad space (in-content)
How to use this calculator
Enter n (total items) and r (chosen items).
Formula / method used
nCr = n!/(r!(n−r)!), nPr = n!/(n−r)!
