abs
Example: abs | Mathematics Functions |
Gets the absolute value of an integer.
int abs( int n);
n | An integer. |
Return Values
The absolute value of the integer.
For abs details, refer to your C language documentation.
Example: abs | Mathematics Functions |
Gets the absolute value of an integer.
int abs( int n);
n | An integer. |
The absolute value of the integer.
For abs details, refer to your C language documentation.
Tips to improve your search results...
VuGen Function ReferenceVersion 25.1Function Reference25.1AllView Local Help CenterView Online Help CenterVersion: