bigBits: Perform Boolean Operations on Large Numbers

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.

Package details

AuthorCarl Witthoft [aut, cre]
MaintainerCarl Witthoft <cellocgw@gmail.com>
LicenseLGPL-3
Version1.4
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("bigBits")

Try the bigBits package in your browser

Any scripts or data that you put into this service are public.

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