Query: llabs
OS: osx
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LLABS(3) BSD Library Functions Manual LLABS(3)NAMEllabs -- returns absolute valueLIBRARYStandard C Library (libc, -lc)SYNOPSIS#include <stdlib.h> long long llabs(long long i);DESCRIPTIONThe llabs() function returns the absolute value of i.SEE ALSOabs(3), fabs(3), hypot(3), imaxabs(3), labs(3), math(3)STANDARDSThe llabs() function conforms to ISO/IEC 9899:1999 (``ISO C99'').HISTORYThe llabs() function first appeared in FreeBSD 5.0.BUGSThe absolute value of the most negative integer remains negative.BSDNovember 14, 2001 BSD
Related Man Pages |
---|
labs(3) - redhat |
abs(3) - redhat |
imaxabs(3) - centos |
llabs(3) - centos |
abs(3) - suse |
Similar Topics in the Unix Linux Community |
---|
HP-UX: Shell Script giving " 0^J30: Syntax error" |
The Heartbleed Bug - What versions of the OpenSSL are affected? |
Converting forum to https |