Get the highest and lowest value in an array of numbers.
The array of numbers.
Undefined if the input array is empty, otherwise the highest and lowest values.
Get the highest and lowest value in an array of numbers.