complexIsRad static method

bool complexIsRad()

Implementation

static bool complexIsRad(){
	return _env._complexIsRad;
}