Maxima Function
combination (n, r)
Returns the number of combinations of n objects taken r at a time.
To use this function write first load(functs).
load(functs)