farg method

double farg()

Implementation

double farg(){
	return fatan2( _im, _re );
}