NAME
abs - integer absolute value
SYNOPSIS
abs(i)
DESCRIPTION
Abs returns the absolute value of its integer operand.
SEE ALSO
floor(3) for fabs
BUGS
You get what the hardware gives on the largest negative integer.
abs - integer absolute value
abs(i)
Abs returns the absolute value of its integer operand.
floor(3) for fabs
You get what the hardware gives on the largest negative integer.