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 <cellocgw at gmail.com> |
License: | LGPL-3 |
NeedsCompilation: | no |
Materials: | ChangeLog |
CRAN checks: | bigBits results |
Reference manual: | bigBits.pdf |
Package source: | bigBits_1.3.tar.gz |
Windows binaries: | r-devel: bigBits_1.3.zip, r-release: bigBits_1.3.zip, r-oldrel: bigBits_1.3.zip |
macOS binaries: | r-release (arm64): bigBits_1.3.tgz, r-oldrel (arm64): bigBits_1.3.tgz, r-release (x86_64): bigBits_1.3.tgz, r-oldrel (x86_64): bigBits_1.3.tgz |
Old sources: | bigBits archive |
Reverse imports: | FunWithNumbers |
Please use the canonical form https://CRAN.R-project.org/package=bigBits to link to this page.