Permutations (P(n,k))

Number of k-permutations of n.

P(n,k) = n! / (n−k)!

Permutations Calculator - Calculate P(n,k) Arrangements