Sorts a given array of integers in ascending order and returns an
array of integers with the positions of the elements of the original
array in the sorted array.
Sorts a given array of doubles in ascending order and returns an
array of integers with the positions of the elements of the
original array in the sorted array.
Sorts a given array of doubles in ascending order and returns an
array of integers with the positions of the elements of the original
array in the sorted array.