labs man page on Ultrix

Man page or keyword search:  
man Server   3690 pages
apropos Keyword Search (all sections)
Output format
Ultrix logo
[printable version]

abs(3)									abs(3)

Name
       abs, labs - integer absolute value

Syntax
       #include <stdlib.h>
       #include <stdlib.h>

       long labs(i)
       long i;

       int abs(i)
       int i;

       long labs(i)
       long i;

Description
       The  and	 functions return the absolute value of their integer operand.
       The labs function does the same for a long int.

Restrictions
       Applying the or function to  the	 most  negative	 integer  generates  a
       result which is the most negative integer.  That is,
       abs(0x80000000)

       returns 0x80000000 as a result.

See Also
       floor(3m)

									abs(3)
[top]

List of man pages available for Ultrix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net