getMinus method

bool getMinus()

Implementation

bool getMinus(){
	return _mi && (_nu != 0);
}