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) - redhat |
| llabs(3) - centos |
| imaxabs(3) - suse |
| abs(3) - x11r4 |
| Similar Topics in the Unix Linux Community |
|---|
| absolute beginner with suse 9.2 and XP Pro |
| Urgent!! Dumpstabs Utility |
| spaces to tabs - group with IP |
| Absolute value function |
| [Solved] Insert tabs as delimiter |