Maxima Function
permutation (n, r)
Returns the number of permutations of r objects selected from a set of n objects.
To use this function write first load(functs).
load(functs)