ABS(3C) DOMAIN/IX Reference Manual (SYS5) ABS(3C)
NAME
abs - return an integer's absolute value
USAGE
int abs (i)
int i;
DESCRIPTION
Abs returns the absolute value of its integer operand, i.
RELATED INFORMATION
floor(3M)
Printed 5/10/85 ABS-1