generates all combinations of elements taken at a time |
|
ALLCOMBI |
see the ALLCOMB function |
generates all permutations of elements |
|
COMB |
returns the number of combinations of items taken at a time |
FACT |
returns the factorial of an integer |
GRAYCODE |
returns all subsets in a minimal change order |
LCOMB |
returns the logarithm of the COMB function |
LEXCOMB |
returns distinct combinations of variables taken at a time in lexicographic order |
LEXCOMBI |
returns combinations of the indices of objects taken at a time in lexicographic order |
LEXPERK |
returns distinct permutations variables taken at a time in lexicographic order |
LEXPERM |
returns distinct permutations of several variables in lexicographic order |
LFACT |
returns the logarithm of the FACT (factorial) function |
LPERM |
returns the logarithm of the PERM function |
PERM |
returns the number of permutations of items taken at a time |
returns random combinations of elements taken at a time |
|
randomly permutes the values of the arguments, and returns a permutation of out of values |
|
returns random permutations of elements |