Package: bignum 0.3.2.9000

bignum: Arbitrary-Precision Integer and Floating-Point Mathematics

Classes for storing and manipulating arbitrary-precision integer vectors and high-precision floating-point vectors. These extend the range and precision of the 'integer' and 'double' data types found in R. This package utilizes the 'Boost.Multiprecision' C++ library. It is specifically designed to work well with the 'tidyverse' collection of R packages.

Authors:David Hall [aut, cre, cph]

bignum_0.3.2.9000.tar.gz
bignum_0.3.2.9000.zip(r-4.5)bignum_0.3.2.9000.zip(r-4.4)bignum_0.3.2.9000.zip(r-4.3)
bignum_0.3.2.9000.tgz(r-4.4-x86_64)bignum_0.3.2.9000.tgz(r-4.4-arm64)bignum_0.3.2.9000.tgz(r-4.3-x86_64)bignum_0.3.2.9000.tgz(r-4.3-arm64)
bignum_0.3.2.9000.tar.gz(r-4.5-noble)bignum_0.3.2.9000.tar.gz(r-4.4-noble)
bignum_0.3.2.9000.tgz(r-4.4-emscripten)bignum_0.3.2.9000.tgz(r-4.3-emscripten)
bignum.pdf |bignum.html
bignum/json (API)
NEWS

# Install 'bignum' in R:
install.packages('bignum', repos = c('https://davidchall.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/davidchall/bignum/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

arbitrary-precisionbignumvctrs

11 exports 16 stars 5.25 score 7 dependencies 11 scripts 910 downloads

Last updated 1 years agofrom:094f989716. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 21 2024
R-4.5-win-x86_64OKSep 21 2024
R-4.5-linux-x86_64OKSep 21 2024
R-4.4-win-x86_64OKSep 21 2024
R-4.4-mac-x86_64OKSep 21 2024
R-4.4-mac-aarch64OKSep 21 2024
R-4.3-win-x86_64OKSep 21 2024
R-4.3-mac-x86_64OKSep 21 2024
R-4.3-mac-aarch64OKSep 21 2024

Exports:as_bigfloatas_bigintegerbigfloatbigintegerbigpiis_bigfloatis_bigintegerNA_bigfloat_NA_biginteger_vec_arith.bignum_bigintegervec_arith.bignum_vctr

Dependencies:BHclicpp11gluelifecyclerlangvctrs

Control the displayed precision

Rendered fromprecision.Rmdusingknitr::rmarkdownon Sep 21 2024.

Last update: 2021-06-13
Started: 2021-06-13

Hierarchy of data types

Rendered fromtype-hierarchy.Rmdusingknitr::rmarkdownon Sep 21 2024.

Last update: 2021-06-13
Started: 2021-06-11

Readme and manuals

Help Manual

Help pageTopics
High-Precision Numeric Vectorsas_bigfloat bigfloat is_bigfloat
Arbitrary-Precision Integer Vectorsas_biginteger biginteger is_biginteger
Arithmetic operationsbignum-arith
Comparison operationsbignum-compare
Constantsbignum-constants bigpi NA_bigfloat_ NA_biginteger_
Format a bignum vectorbignum-format format.bignum_bigfloat format.bignum_biginteger
Mathematical operationsbignum-math
Check for special valuesbignum-special
Sequences of bignum vectorsseq.bignum_vctr