This method provides information about the attributes of the binary number.
# S3 method for binary
summary(object, ...)
binary number.
further arguments.
Contains the following information:
Signedness : unsigned or signed
Endianess : Big-Endian or Little-Endian
value<0 : negative or positve number
Size[bit] : Size in bit
Base10 : Decimal(Base10) number.