(Answer) (Category) SCO UnixWare 7/OpenUNIX 8/OpenServer 6 FAQ : (Category) General Information :
How do I convert binary to decimal?
To convert binary back to decimal, draw the usual chart:
      7    6    5    4     3    2    1    0
     128   64   32   16    8    4    2    1
Then to convert 11011011, for instance, write it below the columns,
      1    1    0    1     1    0    1    1    which looks like:
128 + 64 + 0 + 16 + 8 + 0 + 2 + 1 = 219


<mschalit@pacbell.net>
gerberb@zenez.com

[Append to This Answer]
Previous: (Answer) How do I convert decimal numbers to binary numbers?
Next: (Answer) Are there any Y2K or 2-digit vs. 4-digit year issues?
This document is: http://www.zenez.com/cgi-bin/ou8faq/faq?file=46
[Search] [Appearance]
This is a Faq-O-Matic 2.721.