Math

Operators

Maximum Bounds

  • Operators

  • Trigonometric

  • Tools

  • Constants

Maximum Bounds

Returns the largest of the zero or more numbers given as input parameters

Details

ID

math-operators-maximum-bounds

Name

Maximum Bounds

Group

Operators

Package

Math

Keywords

max

Input ports

NameTypeDescriptionDefault Value
A
Number
Item for comparison

Output ports

NameTypeDescription
Number
Number
The largest of the given numbers

Creation method

There are two options for creating a Maximum Bounds node.

  • The first way to create a Maximum 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.
    • max
  • The second way is to select a Maximum Bounds node from the menu that opens from the top left.
    • Menu > Math > Operators > Maximum Bounds

Steps

  • Create a Maximum Bounds node.
  • Connect the first number to be comparison to the first port.
  • Connect the second number to be comparison to the second port.
  • For multiple comparison numbers, add ports using the "add port" function in the port menu and connect the new numbers to the added ports.

See also

Minimum
Division
Subtraction