latest
Sequence
Bounds

Returns the number list minimum and maximum values

ID

662ae5a310b6cb87640c9198

Name

Bounds

Group

Sequence

Package

List

Keywords

bounds

List

Sequence

Set

Tree

Creation method

There are two options for creating a Bounds node.

  • The first way to create a Bounds node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • remap
  • The second way is to select a Bounds node from the menu that opens from the top left.
    • Menu > List > Sequence > Bounds

Steps

  • Create a Bounds node.
  • Connect the list to analyze to the port.

After creating a node, connect the list to analyze the first port. On the output ports, we will get the list minimum and maximum values.

See also

Remap Numbers
Random Numbers List

Inputs

NameTypeDescriptionDefault Value
list
Number
List to analyze

Outputs

NameTypeDescription
listMin
Number
List minimum value
listMax
Number
List maximum value