Learn R Programming

⚠️There's a newer version (1.1-0) of this package.Take me there.

Rmpfr (version 0.5-0)

R MPFR - Multiple Precision Floating-Point Reliable

Description

Rmpfr provides S4 classes and methods for arithmetic including transcendental ("special") functions for arbitrary precision floating point numbers. To this end, it interfaces to the LGPL'ed MPFR (Multiple Precision Floating-Point Reliable) Library which itself is based on the GMP (GNU Multiple Precision) Library.

Copy Link

Version

Install

install.packages('Rmpfr')

Monthly Downloads

36,274

Version

0.5-0

License

GPL (>= 2)

Maintainer

Martin Maechler

Last Published

July 13th, 2012

Functions in Rmpfr (0.5-0)

formatMpfr

Formatting MPFR (multiprecision) Numbers
seqMpfr

"mpfr" Sequence Generation
mpfr.utils

MPFR Number Utilities
sumBinomMpfr

(Alternating) Binomial Sums via Rmpfr
str.mpfr

Compactly Show STRucture of Rmpfr Number Object
bind-methods

"mpfr" '...' - Methods for Functions cbind(), rbind()
gmp-conversions

Conversion Utilities gmp <-> Rmpfr
unirootR

One Dimensional Root (Zero) Finding -- in pure R
atomicVector-class

Virtual Class "atomicVector" of Atomic Vectors
roundMpfr

Rounding to Binary bits, "mpfr-internally"
mpfr-utils

Rmpfr -- Utilities for Precision Setting, Printing, etc
chooseMpfr

Binomial Coefficients and Pochhammer Symbol aka Rising Factorial
factorialMpfr

Factorial 'n!' in Arbitrary Precision
is.whole

Whole ("Integer") Numbers
mpfr-class

Class "mpfr" of Multiple Precision Floating Point Numbers
array_or_vector-class

Auxiliary Class "array_or_vector"
Bernoulli

Bernoulli Numbers in Arbitrary Precision
mpfrMatrix

Classes "mpfrMatrix" and "mpfrArray"
optimizeR

High Precisione One-Dimensional Optimization
mpfr

Create "mpfr" Numbers (Objects)
pmax

Parallel Maxima and Minima
Mnumber-class

Class "Mnumber" and "mNumber" of "mpfr" and regular numbers and arrays from them
integrateR

One-Dimensional Numerical Integration - in pure R
hjkMpfr

Hooke-Jeeves Derivative-Free Minimization R (working for MPFR)
mpfr-special-functions

Special Mathematical Functions (MPFR)
Bessel_mpfr

Bessel functions of Integer Order in multiple precisions
mpfrArray

Construct "mpfrArray" almost as by 'array()'