Query: abs
OS: plan9
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ABS(2) System Calls Manual ABS(2)NAMEabs, labs - integer absolute valuesSYNOPSIS#include <u.h> #include <libc.h> int abs(int a) long labs(long a)DESCRIPTIONAbs returns the absolute value of integer a, and labs does the same for a long.SOURCE/sys/src/libc/port/abs.cSEE ALSOfloor(2) for fabsDIAGNOSTICSAbs and labs return the most negative integer or long when the true result is unrepresentable. ABS(2)
Related Man Pages |
---|
llabs(3) - redhat |
abs(3) - centos |
imaxabs(3) - centos |
llabs(3) - centos |
abs(3) - suse |
Similar Topics in the Unix Linux Community |
---|
Urgent!! Dumpstabs Utility |
Absence Notification [Updated! see last post] |
Extracting parts from an absolute path |
Absence Notification |
Absolute value function |