Abs Op

Abs

Returns the absolute, positive value


Converts negative numbers to positives, e.g. -3 —> 3.


Edit Documentation

Full Name
  • Ops.Math.Abs
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

INPUT PORTS


number (Number)

The number you want to make positive.

OUTPUT PORTS


result (Number)

The absolute value of Number (always positive)


Patches using Abs

  • Examples
  • Public
  • My Patches