sum

open fun sum(numInSum: Int): Double

Return

the sum of n values of getValue()

Parameters

n

the number of values to sum, must be 1 or more