Permutation Calculator

basic

Calculate permutations nPr = n!/(n-r)! and combinations nCr.

Formula

nPr = n!/(n-r)!, nCr = n!/(r!(n-r)!)