Type: nodetool.list.Product
Namespace: nodetool.list
Description
Calculates the product of all numbers in a list. list, product, multiply, aggregate, math
Use cases:
- Multiply all numbers together
- Calculate compound values
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.