mitom() Multiple-Precision Mathematics mitom() Reinitialize a multiple-precision integer #include <mprec.h> void mitom(n, a) mint *a; int n; The COHERENT system includes a suite of routines that allow you to perform multiple-precision mathematics. The function mitom reinitializes the existing multiple-precision integer (or mint) pointed to by a to n. ***** See Also ***** multiple-precision mathematics COHERENT Lexicon Page 1