absAbsolute value | |||
Arguments
Return ValueThe absolute value of i is returned.ExplanationThe absolute value of i is calculated and its value is returned. Since int and long are declared as the same type in the R3000, this function is equivalent to labs().See Alsolabs() |