pub fn permutation_count(n: u64, k: u64) -> BigUint
The number of k-permutations of n, nPk (0 when k > n).
k
n
nPk
0
k > n