Permutations
gives all possible orderings of the items in
list
.
gives permutations up to length
n
.
finds a list of all possible permutations containing exactly
n
elements.
See
Examples
Related terms
Cycles, FindPermutation, PermutationCycles, PermutationCyclesQ, PermutationList, PermutationListQ, PermutationReplace
Implementation status
- ✅ - full supported