base2base               Function which converts arbitrary-size integers
                        from any base to any base.
bigAnd                  Functions to perform binary operations on
                        integers of arbitrary size, and of arbitrary
                        base (up to 36).
bigBits-package         Perform Boolean Operations on Large Numbers
buildBinaries           Function to convert values to binary form
fracB2B                 Function which converts fractions (between 1
                        and 0) from any base to any other base.
noExp                   Function to convert character-string numbers in
                        exponential notation to "pure" integers.
