Sorts an array of numbers in ascending order.
The array to sort.
A new array sorted in ascending order.
Sorts an array of numbers in ascending order.