getMinus method

bool getMinus()

Implementation

bool getMinus(){
	return _minus;
}