Abs# inline float Abs(float x)# Computes the absolute value of a float. Parameters: x – [in] Input value Returns: Absolute value of x