Type: nodetool.list.Minimum
Namespace: nodetool.list
Description
Finds the smallest value in a list of numbers. list, min, minimum, aggregate, math
Use cases:
- Find lowest value
- Get smallest number in dataset
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.