C++ library for arbitrary precision arithmetic
GNU MP is a library for arbitrary precision arithmetic, operating on
signed integers, rational numbers, and floating point numbers.  It has a
rich set of functions, and the functions have a regular interface.

This package contains the C++ class based interface.

Maintainer: Christian Weisgerber <naddy@openbsd.org>

WWW: https://gmplib.org/
