Sort• Sort[list] sorts the elements of list into canonical order. • See also: Greater, Less.
Examples Using InstantCalculatorsHere are the InstantCalculators for the Sort function. Enter the parameters for your calculation and click Calculate to see the result.
Out[1]= |  |
Out[2]= |  |
Entering Commands DirectlyYou can paste a template for this command via the Text Input button on the Sort Function Controller. You can put a list of letters into canonical order.
Out[3]= |  |
Use Reverse to sort the letters in descending order.
Out[4]= |  |
Out[5]= |  |
Out[6]= |  |
|