Permutation & Combination Calculator

This Calculator helps, to find the number of possible arrangements called Permutation and also tells that the number of groups to select called Combination with caring about its order, from a given set of items.
Results will appear here
nPr = n! / (n-r)!    |    nCr = n! / (r!(n-r)!)