labs() - return the absolute value of a long integer
#include <stdlib.h> long labs (long j)
The labs(3) function returns the absolute value of the long integer j.
Labs(3) returns a long integer.
abs(3)
cabs(3)
floor(3)