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 24.1-24.3Function Reference24.1-24.3AllView Local Help CenterView Online Help CenterVersion: