Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ () — Coherent 3.1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


mtoi()            Multiple-Precision Mathematics           mtoi()




Convert multiple-precision integer to integer

#include <mprec.h>
int mtoi(a)
mint *a;

The COHERENT  system includes a suite of  routines that allow you
to  perform multiple-precision  mathematics.   The function  mtoi
returns an  integer equal to the  value of the multiple-precision
integer (or  mint) pointed to  by a.  The  value pointed to  by a
should be in the range allowable for a signed integer.

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

multiple-precision mathematics









































COHERENT Lexicon                                           Page 1


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