COHERENT manpages

This page displays the COHERENT manpage for mitom() [Reinitialize a multiple-precision integer].

List of available manpages
Index


mitom() -- Multiple-Precision Mathematics (libmp)

Reinitialize a multiple-precision integer
#include <mprec.h>
void mitom(n, a)
mint *a; int n;

mitom()  reinitializes the  existing multiple-precision  integer  (or mint)
pointed to by a to n.

See Also

libmp