|
|
||
|
|
| Permutations[list] generates a list of all possible permutations of the elements in list. |
| Permutations[list, n] gives all permutations containing at most n elements. |
| Permutations[list, {n}] gives all permutations containing exactly n elements. |
| © 2008 Wolfram Research, Inc. |