

mcopy()           Multiple-Precision Mathematics          mcopy()




Copy a multiple-precision integer

#include <mprec.h>
vvooiidd mmccooppyy(_a, _b)
mmiinntt *_a, *_b;

The COHERENT  system includes a suite of  routines that allow you
to  perform multiple-precision  mathematics.  The  function mcopy
sets the multiple-precision integer  (or mmiinntt) pointed to by b to
the value pointed to by a.

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

multiple-precision mathematics










































COHERENT Lexicon                                           Page 1


