.\" This file is in the public domain. .\" gmp doesn't come with manpages; all supplied doc is texinfo. .\" Nothing like compatability with the rest of the world, eh? .Dd April 13, 1997 .Dt LIBGMP 3 .Os NetBSD 1.2BETA .Sh NAME .Nm libgmp .Nd multi-precision arithmetic routines .Sh SYNOPSIS .Fd #include .br .Nm cc .Op Ar arguments .Fl lgmp .Sh DESCRIPTION These functions perform arithmetic with very large integers, rational fractions, and very-high-precision floating-point numbers. .Pp They are not documented here, because the suppliers apparently care more about pushing the religion of their own documentation format than supplying documentation compatible with the format everybody else in the known universe uses, and I have neither the time nor the energy to make up for their lack \- especially since it is very unlikely the result would be picked up and put back into the distribution. If you don't like this, go complain to the gmp authors. .Pp So, if you want documentation, go read the texinfo doc in the distribution, .Pa /local/src/libgmp/libgmp-2.0.2/gmp.texi .