Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought


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


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026