⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{library}}{{stub}}[[Category:Arbitrary precision]] GMP is the [http://gmplib.org/ GNU Multiple Precision Arithmetic Library], that provides efficient arbitrary precision integer support for [[C]] (and other languages that can use the C function ABI, which is really quite common).