BigInteger 
    An arbitrarily large signed integer
Parameters
value
the string representation of this large integer
Functions
Link copied to clipboard
                  Compare this value to the given value for in/equality
Link copied to clipboard
                  Returns the difference of this value and the given value
Link copied to clipboard
                  Returns the sum of this value and the given value
Link copied to clipboard
                  Link copied to clipboard
                  Returns the decimal (i.e., radix-10) string representation of this value
Returns a string representation of this value in the given radix