getAnsMultiPrec method

MPData getAnsMultiPrec()

Implementation

MPData getAnsMultiPrec(){
	_setEnv();
	return _param.array().mp(0);
}