clearComplexError static method

void clearComplexError()

Implementation

static void clearComplexError(){
	_env._complexErr = false;
}