*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> imaxabs (3)              
Title
Content
Arch
Section
 

IMAXABS(3)

Contents


NAME    [Toc]    [Back]

     imaxabs -- returns absolute value

LIBRARY    [Toc]    [Back]

     Standard C Library (libc, -lc)

SYNOPSIS    [Toc]    [Back]

     #include <inttypes.h>

     intmax_t
     imaxabs(intmax_t j);

DESCRIPTION    [Toc]    [Back]

     The imaxabs() function returns the absolute value of j.

SEE ALSO    [Toc]    [Back]

      
      
     abs(3), fabs(3), hypot(3), labs(3), llabs(3), math(3)

STANDARDS    [Toc]    [Back]

     The imaxabs() function conforms to ISO/IEC 9899:1999 (``ISO C99'').

HISTORY    [Toc]    [Back]

     The imaxabs() function first appeared in FreeBSD 5.0.

BUGS    [Toc]    [Back]

     The absolute value of the most negative integer remains negative.


FreeBSD 5.2.1		       November 14, 2001		 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
realpath FreeBSD returns the canonicalized absolute pathname
realpath OpenBSD returns the canonicalized absolute pathname
realpath NetBSD returns the canonicalized absolute pathname
spacing IRIX Returns the absolute spacing of real model numbers near the argument value
dzsum1 IRIX take the sum of the absolute values of a complex vector and returns a double precision result
scsum1 IRIX take the sum of the absolute values of a complex vector and returns a single precision result
abs IRIX FORTRAN absolute value
adb HP-UX absolute debugger
abs IRIX FORTRAN absolute value
abs NetBSD integer absolute value function
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service