clearFractError static method

void clearFractError()

Implementation

static void clearFractError(){
	_env._fractErr = false;
}