Returns the absolute value of an integer. Format #include <stdlib.h> int abs (int x);
Additional Information (explode) :