num method

double num()

Implementation

double num(){
	return _tmpFract().num();
}