bigBits-package: Perform Boolean Operations on Large Numbers

bigBits-packageR Documentation

Perform Boolean Operations on Large Numbers

Description

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.

Details

The DESCRIPTION file: This package was not yet installed at build time.
Index: This package was not yet installed at build time.

Author(s)

Carl Witthoft [aut, cre]

Maintainer: Carl Witthoft <cellocgw@gmail.com>

References

https://en.wikipedia.org/wiki/Two's_complement

See Also

bitwAnd and other "bitw*" functions


bigBits documentation built on June 19, 2025, 1:08 a.m.