Rdocumentation
powered by
Learn R Programming
gmp (version 0.7-5)
Multiple Precision Arithmetic
Description
Multiple Precision Arithmetic (big integers and rationals, prime number tests, matrix computation), "arithmetic without limitations" using the C library GMP (GNU Multiple Precision Arithmetic).
Copy Link
Link to current version
Version
Version
0.7-5
0.7-4
0.7-3
0.7-2
0.7-1
0.6-10
0.6-9
0.6-8
0.6-7
0.6-6
0.6-5
0.6-4
0.6-2.1
0.6-2
0.6-1
0.6-0
0.5-14
0.5-13.6
0.5-13.5
0.5-13.4
0.5-13.2
0.5-13.1
0.5-13
0.5-12
0.5-11
0.5-10
0.5-9
0.5-8
0.5-7
0.5-6
0.5-5
0.5-4
0.5-3
0.5-2
0.5-1
0.4-12
0.4-11
0.4-10
0.4-8
0.4-6
0.4-4
0.4-2
0.4-1
0.4-0
0.3-4
0.3-3
0.3-2
0.3-1
0.2-2
0.1
Install
install.packages('gmp')
Monthly Downloads
64,195
Version
0.7-5
License
GPL (>= 2)
Maintainer
Antoine Lucas
Last Published
August 23rd, 2024
Functions in gmp (0.7-5)
Search all functions
Bigq
Relational Operators
factorialZ
Factorial and Binomial Coefficient as Big Integer
binomQ
Exact Rational Binomial Probabilities
Relational_Operator
Relational Operators
lucnum
Compute Fibonacci and Lucas numbers
Bigq_operators
Basic arithmetic operators for large rationals
nextprime
Next Prime Number
isprime
Determine if number is (very probably) prime
sizeinbase
Compute size of a bigz in a base
gcd.bigz
Greatest Common Divisor (GCD) and Least Common Multiple (LCM)
powm
Exponentiation function
frexpZ
Split Number into Fractional and Exponent of 2 Parts
is.whole
Whole ("Integer") Numbers
gmp.utils
GMP Number Utilities
formatN
Format Numbers Keeping Classes Distinguishable
matrix
Matrix manipulation with gmp
solve.bigz
Solve a system of equation
mpfr
Exported function for mpfr use
roundQ
Rounding Big Rationals ("bigq") to Decimals
gcdex
Compute Bezoult Coefficient
modulus
Modulus of a Big Integer
apply
Apply Functions Over Matrix Margins (Rows or Columns)
BernoulliQ
Exact Bernoulli Numbers
Random
Generate a random number
Extremes
Extrema (Maxima and Minima)
Oakley
RFC 2409 Oakley Groups - Parameters for Diffie-Hellman Key Exchange
Stirling
Eulerian and Stirling Numbers of First and Second Kind
extract
Extract or Replace Parts of a 'bigz' or 'bigq' Object
bigz
Large Sized Integer Values
gmp-ifiworkarounds
Base Functions in 'gmp'-ified Versions
bigz_operators
Basic Arithmetic Operators for Large Integers ("bigz")
cumsum
(Cumulative) Sums, Products of Large Integers and Rationals
bigq
Large sized rationals
asNumeric
Coerce to 'numeric', not Loosing Dimensions
factorization
Factorize a number