to count the number of combinations

To calculate the number of k elements of part of a set of n elements.
combination(`5;3`), returns 10
See also