Returns the middle element of an array anArray (index rounded down).
anArray
the array to pick from
the middle element of anArray
Returns the middle element of an array
anArray(index rounded down).