Math


Functions

int abs_int (int x)
 absolute value

Detailed Description

Function(s) for performing math operations

Function Documentation

int abs_int ( int  x  ) 

absolute value

finds the absolute value of x

Parameters:
x the int of which we want to take its absolute value
Returns:
the absolute value of x


Generated on Fri Sep 26 13:39:28 2008 for libdragonfly by  doxygen 1.5.5