abs
ABSTRACT
Calculates the absolute value of the input number
PARAMETERS
| x | the input numbers |
RETURN
the the absolute value of the input number
DECLARATION
func abs(x)Calculates the absolute value of the input number
| x | the input numbers |
the the absolute value of the input number
func abs(x)