Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought


mintfr()          Multiple-Precision Mathematics         mintfr()




Free a multiple-precision integer

#include <mprec.h>
void mintfr(a)
mint *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 mint).  You can call the
function mintfr to free the storage used by a mint.

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

multiple-precision mathematics










































COHERENT Lexicon                                           Page 1


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