

zerop()           Multiple-Precision Mathematics          zerop()




Indicate if multi-precision integer is zero

#include <mprec.h>
iinntt zzeerroopp(_a)
mmiinntt *_a;

The COHERENT  system includes a suite of  routines that allow you
to  perform multiple-precision  mathematics.  The  function zerop
returns true if  the multiple-precision integer (or mmiinntt) pointed
to by a is zero; otherwise, it returns false.

***** See Also *****

multiple-precision mathematics










































COHERENT Lexicon                                           Page 1


