1ABS(3)                     Library Functions Manual                     ABS(3)
2
3
4

NAME

6       abs - integer absolute value
7

SYNOPSIS

9       abs(i)
10

DESCRIPTION

12       Abs returns the absolute value of its integer operand.
13

SEE ALSO

15       floor(3) for fabs
16

BUGS

18       You get what the hardware gives on the largest negative integer.
19
20
21
22                                                                        ABS(3)
Impressum