sum

fun sum(numInSum: Int): Double

Return

the sum of numInSum values of value()

Parameters

numInSum

the number of values to sum. Must be 1 or more