Calculates the sum of all numbers in an array.
An array of numbers to be summed.
The sum of the array elements.
Calculates the sum of all numbers in an array.