Learn R Programming

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

Rmpfr (version 0.1-7)

R MPFR - Multiple Precision Floating-Point Reliable

Description

The package aims at providing 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

47,658

Version

0.1-7

License

GPL (>= 2)

Maintainer

Martin Maechler

Last Published

September 7th, 2009

Functions in Rmpfr (0.1-7)

mpfr

Create "mpfr" Numbers (Objects)
mpfrMatrix

Classes "mpfrMatrix" and "mpfrArray"
bind-methods

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

Formatting MPFR (multiprecision) Numbers
mpfr.utils

MPFR Number Utilities
mpfrArray

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

"mpfr" Sequence Generation
Bernoulli

Bernoulli Numbers in Arbitrary Precision
mpfr-utils

Rmpfr -- Utilities for Precision Setting, Printing, etc
is.whole

Whole ("Integer") Numbers
atomicVector-class

Virtual Class "atomicVector" of Atomic Vectors
mpfr-special-functions

Special Mathematical Functions (MPFR)
Mnumber-class

Class "Mnumber" of "mpfr" and regular numbers and arrays from them
bessel_n

Bessel functions of Integer Order in multiple precisions
array_or_vector-class

Auxiliary Class "array_or_vector"
mpfr-class

Class "mpfr" of Multiple Precision Floating Point Numbers
pmax

Parallel Maxima and Minima