Type: nodetool.list.Sum

Namespace: nodetool.list

Description

Calculates the sum of a list of numbers. list, sum, aggregate, math

Use cases:
- Calculate total of numeric values
- Add up all elements in a list

Properties

Property Type Description Default
values List[float] Β  []

Outputs

Output Type Description
output float Β 

Metadata

Browse other nodes in the nodetool.list namespace.