abs

ABSTRACT

Calculates the absolute value of the input number

PARAMETERS
xthe input numbers
RETURN

the the absolute value of the input number

DECLARATION
func abs(x)