bigBits: Perform Boolean Operations on Large Numbers (original) (raw)

A set of Boolean operators which accept integers of any size, 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.3
Imports: Rmpfr, gmp, methods
Published: 2024-06-28
DOI: 10.32614/CRAN.package.bigBits
Author: Carl Witthoft [aut, cre]
Maintainer: Carl Witthoft
License: LGPL-3
NeedsCompilation: no
Materials:
CRAN checks: bigBits results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=bigBitsto link to this page.