.TH mitom() "" "" "Multiple-Precision Mathematics (libmp)"
.PC "Reinitialize a multiple-precision integer"
.B "#include <mprec.h>"
\fBvoid mitom(\fIn, a\fB)\fR
\fBmint *\fIa\^\fB; int \fIn\^\fB;\fR
.PP
.B mitom()
reinitializes the existing multiple-precision integer (or \fBmint\fR)
pointed to by
.I a
to
.I n.
.SH "See Also"
.Xr "libmp" libmp

