Query: abs
OS: bsd
Section: 3
Links: bsd man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ABS(3) Library Functions Manual ABS(3)NAMEabs - integer absolute valueSYNOPSISabs(i) int i;DESCRIPTIONAbs returns the absolute value of its integer operand.SEE ALSOfloor(3M) for fabsBUGSApplying the abs function to the most negative integer generates a result which is the most negative integer. That is, abs(0x80000000) returns 0x80000000 as a result. 7th Edition May 15, 1985 ABS(3)
Related Man Pages |
---|
imaxabs(3) - redhat |
llabs(3) - centos |
abs(3) - suse |
imaxabs(3) - suse |
llabs(3) - suse |
Similar Topics in the Unix Linux Community |
---|
Urgent!! Dumpstabs Utility |
Absence Notification [Updated! see last post] |
absolute path for a script ran with relative path |
replace spaces/tabs with delimiter | |
Absolute value function |