netbsd man page for qabs

Query: qabs

OS: netbsd

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

QABS(3) 						   BSD Library Functions Manual 						   QABS(3)

NAME
qabs -- return the absolute value of a quad integer
LIBRARY
Standard C Library (libc, -lc)
SYNOPSIS
#include <stdlib.h> quad_t qabs(quad_t j);
DESCRIPTION
The qabs() function returns the absolute value of the quad integer j.
SEE ALSO
abs(3), cabs(3), floor(3), imaxabs(3), labs(3), llabs(3), math(3)
BUGS
The absolute value of the most negative integer remains negative.
BSD
June 29, 1991 BSD
Related Man Pages
llabs(3) - redhat
imaxabs(3) - redhat
imaxabs(3) - centos
labs(3) - suse
llabs(3) - suse
Similar Topics in the Unix Linux Community
Unix File Permissions
Memory Leaks
How to install PGX32 on Sparc 10 Ultra?
RFC - Korn shell prompt
Grep command to show the number of results