@node labs, misc @subheading Syntax @example #include long labs(long x); @end example @subheading Description This function takes the absolute value of @var{x}. @xref{abs}. @subheading Return Value |@var{x}| @subheading Portability @portability ansi, posix