SORT SORT(x;y) sorts the elements of x into the order that would put the values of y into ascending order; if y is omitted, the values of x are sorted. Updated on December 4, 2017 Was this article helpful? Yes No