qabs(3) netbsd man page | unix.com

Man Page: qabs

Operating Environment: netbsd

Section: 3

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
abs(3) - centos
labs(3) - centos
abs(3) - opendarwin
abs(3) - x11r4
Similar Topics in the Unix Linux Community
sorting left-justified numeric values
Memory Leaks
Vm versus physical linux server
Grandpa returning to UNIX