utils: GMP Number Utilities

gmp.utilsR 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()

gmp documentation built on July 9, 2023, 7 p.m.

Related to utils in gmp...