Absolute Integer
Purpose of the Node
Section titled “Purpose of the Node”The Absolute Integer node takes an input integer and returns its absolute value as output. This is useful for ensuring numerical operations proceed with non-negative integers.
This node has two pins:
Pin Name | Pin Description | Pin Type | Value Type |
---|---|---|---|
Input Integer | The integer whose absolute value is to be computed | Struct | Array |
Absolute Value | The computed absolute value of the input integer | String | Map |