Absolute Value

The Absolute Value node calculates the absolute value of a given number.

Inputs

  • value:

    • description: The numeric value for which the absolute value will be calculated.

    • allowed types: integer, decimal

    • default value: 0

Output

  • description: The absolute value of the value attribute.

  • type: decimal

Tags

  • math

Last updated