Mathematica 9 is now available

Permutations

Usage

Permutations[list] generates a list of all possible permutations of the elements in list.


Notes

• Example: Permutations[ a,b,c ]LongRightArrow .
• There are  permutations of a list of  distinct elements.
• Repeated elements are treated as identical.
• The object list need not have head List.
• See also: Sort, Signature, Tuples, Reverse, RotateLeft.
• New in Version 1.


Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.