int abs( int n )


	- prototype in stdlib.h

	- returns the absolute value of int n