RosettaCodeData/Task/Sort-an-integer-array/Mathematica/sort-an-integer-array.math

2 lines
28 B
Text
Raw Permalink Normal View History

2013-04-11 01:07:29 -07:00
numbers = Sort[{2,4,3,1,2}]