farg method

double farg()

Implementation

double farg(){
	return _complex().farg();
}