Skip to content

math::sum

sum(items)

ParameterTypeDescription
itemsIterableItems to sum

Returns

(*) An Integer of Float of the sum of the given values.