Output the Absolute of a given number.
The absolute of a value is the non-negative value regardless of its sign.
Properties
Float: Set the value manually.
Default : 0.0
Inputs
| Name | Type | Description |
|---|---|---|
| Float | Float | Value to apply the absolute operation to |
Outputs
| Name | Type | Description |
|---|---|---|
| Float | Float | Absolute of the input |
Example
Need more help with this?
Don’t hesitate to contact us here.


