absv
Default mainpageat91libutilityabsv
Description Source Call Graph
absv
Returns the absolute value of an integer.
 
Syntax / parameters
unsigned int absv (signed int value)

Name Type Default Description
value signed int
  Integer value.
 
Return value unsigned int
   
Description
Returns the absolute value of an integer.

 
Source
The documentation for this Member was generated from the following files:
  • math.c