mmnneegg() -- Multiple-Precision Mathematics (libmp)

Negate multiple-precision integer
#iinncclluuddee <mmpprreecc.hh>
vvooiidd mmnneegg(_a, _b)
mmiinntt *_a, *_b;

mmnneegg()  negates  the  value of  the  multiple-precision  integer (or  mmiinntt)
pointed to by _a, and writes the result into the mmiinntt pointed to by _b.

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