gmp (version 0.6-0)

gmp.utils: GMP Number Utilities

Description

gmpVersion() returns the version of the GMP library which gmp is currently linked to.

Usage

gmpVersion()

Arguments

References

The GNU MP Library, see http://gmplib.org

Examples

Run this code
# NOT RUN {
gmpVersion()
# }

Run the code above in your browser using DataLab