man.bsd.lv manual page server

Manual Page Search Parameters
ABS(3) Library Functions Manual ABS(3)

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.

UNIX-7