imag method

double imag()

Implementation

double imag(){
	return _im;
}