gmp.utils {gmp} | R Documentation |
GMP Number Utilities
Description
gmpVersion()
returns the version of the GMP library which
gmp is currently linked to.
Usage
gmpVersion()
References
The GNU MP Library, see https://gmplib.org
Examples
gmpVersion()
[Package gmp version 0.7-4 Index]