zzeerroopp() -- Multiple-Precision Mathematics (libmp)

Indicate if multi-precision integer is zero
#iinncclluuddee <mmpprreecc.hh>
iinntt zzeerroopp(_a)
mmiinntt *_a;

zzeerroopp() returns true if the multiple-precision integer (or mmiinntt) pointed to
by _a is zero; otherwise, it returns false.

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