Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ () — Coherent 3.1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


mout()            Multiple-Precision Mathematics           mout()




Write multiple-precision integer to stdout

#include <mprec.h>
void mout(a)
mint *a;

The COHERENT  system includes a suite of  routines that allow you
to  perform multiple-precision  mathematics.   The function  mout
writes the  multiple-precision integer (or mint)  pointed to by a
onto the standard  output.  The base of the output  is set by the
value of the external variable obase.

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

multiple-precision mathematics









































COHERENT Lexicon                                           Page 1


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