

mintfr()          Multiple-Precision Mathematics         mintfr()




Free a multiple-precision integer

#include <mprec.h>
vvooiidd mmiinnttffrr(_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  itom
creates a multiple-precision integer (or mmiinntt).  You can call the
function mintfr to free the storage used by a mint.

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

multiple-precision mathematics










































COHERENT Lexicon                                           Page 1


