abs(n);
Computes the absolute value of n, which must be a numeric type. The return value is the same type as n.
min, max