QABS
Section: C Library Functions (3)
Index
Return to Main Contents
BSD mandoc
NAME
qabs
- return the absolute value of a quad integer
SYNOPSIS
Fd #include <stdlib.h>
Ft quad_t
Fn qabs quad_t j
DESCRIPTION
The
Fn qabs
function
returns the absolute value of the quad integer
j
SEE ALSO
abs(3),
labs(3),
floor(3),
cabs(3),
math(3)
BUGS
The absolute value of the most negative integer remains negative.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
- BUGS
-
This document was created by
man2html,
using the manual pages.
Time: 15:52:52 GMT, January 15, 2023