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