© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2024
B. I. Tuleuov, A. B. OspanovaBeginning C++ Compilershttps://doi.org/10.1007/978-1-4842-9563-2_12

12. GMP (GNU Multiprecision Library)

Berik I. Tuleuov1   and Ademi B. Ospanova2
(1)
Nur-Sultan, Akmolinskaia, Kazakhstan
(2)
Nur-Sułtan, Kazakhstan
 

GNU Multiprecision Library (GMP) is a free arbitrary-precision arithmetic library for working with signed integers, rationals, and floating-point numbers. In practice, the accuracy is limited only by the available memory on the computer where this library is used.

It has a rich feature set with an intuitive interface, mainly used in cryptographic applications and research, Internet-related applications, computer algebra ...

Get Beginning C++ Compilers: An Introductory Guide to Microsoft C/C++ and MinGW Compilers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.