RobinHankin/Brobdingnag: Very Large Numbers in R

Very large numbers in R. Real numbers are held using their natural logarithms, plus a logical flag indicating sign. Functionality for complex numbers is also provided. The package includes a vignette that gives a step-by-step introduction to using S4 methods.

Getting started

Package details

MaintainerRobin K. S. Hankin <hankin.robin@gmail.com>
LicenseGPL
Version1.2-9-1
URL https://github.com/RobinHankin/Brobdingnag https://robinhankin.github.io/Brobdingnag/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("RobinHankin/Brobdingnag")
RobinHankin/Brobdingnag documentation built on Sept. 24, 2024, 11:44 a.m.