Add Array Elements

Returns the sum of all of the elements in a numeric array.

1378

Inputs/Outputs

datatype_icon

numeric array

An array of any number of dimensions.

datatype_icon

sum

The sum of all elements in the numeric array.