Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ () — Coherent 3.1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


gcd()             Multiple-Precision Mathematics            gcd()




Set variable to greatest common divisor

#include <mprec.h>
void gcd(a, b, c)
mint *a, *b, *c;

The COHERENT  system includes a suite of  routines that allow you
to  perform multiple-precision  mathematics.  gcd  sets c  to the
greatest common divisor of a and b.

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

multiple-precision mathematics











































COHERENT Lexicon                                           Page 1


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