Minimum


Minimum

The Minimum node receives numbers in the input nodes and returns the smallest of the numbers in the output port. Additionally, in the ’menu’, the Minimum node includes the ’add port’ option, enabling the addition of new comparables.


Node usages


Minimum Use

Maximum


Maximum

The Maximum node receives numbers in the input nodes and returns the largest of the numbers in the output port. Additionally, in the ’menu’, the Maximum node includes the ’add port’ option, enabling the addition of new comparables.


Node usages


Maximum Use

Hypot


Hypot

The Hypot node receives numbers at the input nodes and returns the square root of the sum of the squares of those numbers at the output node.


Node usages


Hypot Use

Round


Round

The Round node receives a numeric value and returns the nearest integer value to that number.


Node usages


Round Use

Ceil


Ceil

The Ceil node receives a number at the input node and rounds the number up to the nearest integer. It returns the rounded integer value through the output loop.


Node usages


Ceil Use

Floor


Floor

The Floor node receives a number at the input node and rounds the number down to the nearest integer. It returns the rounded integer value through the output loop.


Node usages


Floor Use

Absolute


Absolute

The Absolute node takes a single number as input and returns the absolute value of that number through the output node.


Node usages


Absolute Use

Opposite


Opposite

The Opposite node takes a number from the input and returns its opposite value.


Node usages


Opposite Use