abs vex function
Returns the absolute value of the argument.
int abs(int )float abs(float )vector abs(vector )vector4 abs(vector4 )
Returns the absolute value of the argument.
Returns the absolute value of the argument.
int abs(int )
float abs(float )
vector abs(vector )
vector4 abs(vector4 )
Returns the absolute value of the argument.