Content deleted Content added
Line 303:
|x||align="right"|=||align="right"|(789/62)<sub>10</sub>
|}
Another way, perhaps quicker and more efficient than the previous, of converting from binary to decimal, is to do so indirectly- first converting (x binary) or (x decimal) to (x [[hexidecimal]]) and then converting (x hexidecimal) to the opposite of the former, respectively.
===Hexadecimal===
|