Learn R Programming

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

Rmpfr (version 0.4-2)

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.4-2

License

GPL (>= 2)

Maintainer

Martin Maechler

Last Published

August 11th, 2011

Functions in Rmpfr (0.4-2)

factorialMpfr

Factorial 'n!' in Arbitrary Precision
Bernoulli

Bernoulli Numbers in Arbitrary Precision
mpfr

Create "mpfr" Numbers (Objects)
integrateR

One-Dimensional Numerical Integration - in pure R
is.whole

Whole ("Integer") Numbers
mpfr.utils

MPFR Number Utilities
chooseMpfr

Binomial Coefficients and Pochhammer Symbol aka Rising Factorial
mpfr-special-functions

Special Mathematical Functions (MPFR)
roundMpfr

Rounding to binary bits, "mpfr-internally"
mpfrMatrix

Classes "mpfrMatrix" and "mpfrArray"
Bessel_mpfr

Bessel functions of Integer Order in multiple precisions
pmax

Parallel Maxima and Minima
mpfr-utils

Rmpfr -- Utilities for Precision Setting, Printing, etc
array_or_vector-class

Auxiliary Class "array_or_vector"
seqMpfr

"mpfr" Sequence Generation
atomicVector-class

Virtual Class "atomicVector" of Atomic Vectors
Mnumber-class

Class "Mnumber" of "mpfr" and regular numbers and arrays from them
mpfr-class

Class "mpfr" of Multiple Precision Floating Point Numbers
bind-methods

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

Formatting MPFR (multiprecision) Numbers
mpfrArray

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