2.9BSD/usr/man/cat3/abs.3

Compare this file to the similar file:
Show the results in this format:


ABS(3)              UNIX Programmer's Manual               ABS(3)

NAME
     abs - integer absolute value

SYNOPSIS
     abs(i)

DESCRIPTION
     _A_b_s returns the absolute value of its integer operand.

SEE ALSO
     floor(3M)

BUGS
     You get what the hardware gives on the largest negative
     integer.

Printed 5/17/83                                                 1