fractReduce method

void fractReduce()

Implementation

void fractReduce(){
	_fract().reduce();
}