abs


function abs(n: integer): integer;

Returns the absolute value of the given number.