ggccdd() -- Multiple-Precision Mathematics (libmp)

Set variable to greatest common divisor
#iinncclluuddee <mmpprreecc.hh>
vvooiidd ggccdd(_a, _b, _c)
mmiinntt *_a, *_b, *cc;

ggccdd() sets _c to the greatest common divisor of _a and _b.

_S_e_e _A_l_s_o
lliibbmmpp
