Returns the absolute value of an integer as a long int. Format #include <stdlib.h> long int labs (long int j);