COHERENT manpages

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

List of available manpages
Index


mintfr() -- Multiple-Precision Mathematics (libmp)

Free a multiple-precision integer
#include <mprec.h>
void mintfr(a)
mint *a;

mintfr() frees the memory used by a mint.

See Also

libmp