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
Related Nodes
Browse other nodes in the nodetool.list namespace.