Manual browser: qabs(3)
QABS(3) | Library Functions Manual | QABS(3) |
NAME
qabs — return the absolute value of a quad integerLIBRARY
Standard C Library (libc, -lc)DESCRIPTION
The qabs() function returns the absolute value of the quad integer j.BUGS
The absolute value of the most negative integer remains negative.June 29, 1991 | NetBSD 7.0 |