Function SymEngine::get_num_den

Function Documentation

void SymEngine::get_num_den(const Rational &rat, const Ptr<RCP<const Integer>> &num, const Ptr<RCP<const Integer>> &den)

returns the num and den of rational rat as RCP<const Integer>