Quote:
Originally posted by sampson+13 June 2004 - 00:04--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (sampson @ 13 June 2004 - 00:04)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-Xilo@12 June 2004 - 23:52
Just remember that it goes from right to left starting with: 1, 2, 4, 8, 16, 32... A 1 means it's on and a 0 means it's off. So, just figure out what positions the 1s are in, and add them together. Like...
100101 = 1 + 4 + 32 = 37
Okay, got it. So then how would you do this backwards. For instance, how would you turn the number 4805 into binary? [/b][/quote]