radix method

int radix()

Implementation

int radix(){
	return _radix;
}