complexIsReal static method

bool complexIsReal()

Implementation

static bool complexIsReal(){
	return _env._complexIsReal;
}