Skip to main content
Version: 5.x

Nodes > Math > Common > Abs

Abs

Returns the absolute value of the input. In other words, ensures the number is positive by removing any negative signs.

Inputs

NameTypeDescription
AfloatInput value

Outputs

NameTypeDescription
abs( A )floatAbsolute value of input
Was this page helpful?
Yes
No