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.