Synopsis
long long int llabs(long long int j);
Description

llabs returns the absolute value of the long long integer argument j.