bigBits: Perform Boolean Operations on Large Numbers

These tools accept integers in any base from 2 to 36, including 2's complement format, and perform actions like "AND," "OR", "NOT", "SHIFTR/L" etc. The output can be in any base specified. A direct base to base converter is included.

Version: 1.2
Imports: Rmpfr, gmp, methods
Published: 2024-03-26
Author: Carl Witthoft [aut, cre]
Maintainer: Carl Witthoft <cellocgw at gmail.com>
License: LGPL-3
NeedsCompilation: no
Materials: ChangeLog
CRAN checks: bigBits results

Documentation:

Reference manual: bigBits.pdf

Downloads:

Package source: bigBits_1.2.tar.gz
Windows binaries: r-devel: bigBits_1.2.zip, r-release: bigBits_1.2.zip, r-oldrel: bigBits_1.2.zip
macOS binaries: r-release (arm64): bigBits_1.2.tgz, r-oldrel (arm64): bigBits_1.2.tgz, r-release (x86_64): bigBits_1.2.tgz, r-oldrel (x86_64): bigBits_1.2.tgz
Old sources: bigBits archive

Reverse dependencies:

Reverse imports: FunWithNumbers

Linking:

Please use the canonical form https://CRAN.R-project.org/package=bigBits to link to this page.