Absolute Value

Returns the absolute value of the input. The connector pane displays the default data types for this polymorphic function.

x can be a scalar number, array or cluster of numbers, array of clusters of numbers, and so on. x cannot be an unsigned integer, because unsigned integers represent only non-negative integers.
abs(x) is the absolute value of x.