nimble.calculate.sum

nimble.calculate.sum(values)

The sum of the values in the vector.

This function requires numeric data and ignores any NaN values. Non-numeric values will results in NaN being returned.