ABS

Section: C Library Functions (3)
Index Return to Main Contents
 

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.


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
BUGS

This document was created by man2html, using the manual pages.
Time: 10:17:08 GMT, December 28, 2024