Reference: abs
abs(x) returns the absolute value of the real or complex number x, i.e. the distance between the point x on the real number line or complex plane and the origin.
abs(x) returns the absolute value of the real or complex number x, i.e. the distance between the point x on the real number line or complex plane and the origin.