flashgocrazy wrote:
010010010010000001110101011100110110010101100100001000000111010001101111001000000111010101101110011001000110010101110010011100110111010001100001011011100110010000100000011000100110100101101110011000010111001001111001001000000110110001101001011010110110010100100000011110010110111101110101001011000010000001100010011101010111010000100000011101000110100001100101011011100010000001001001001000000111010001101111011011110110101100100000011000010110111000100000011000010111001001110010011011110111011100100000011101000110111100100000011101000110100001100101001000000110101101101110011001010110010100101110001011100010111000101110
I admit I needed a translator to read that, but
Offline
777w wrote:
MoreGamesNow wrote:
There are 10 types of people in the world: those who understand binary, those who don't, and those who understand ternary
ternary?
wikipedia is my man
anyway how does this make sense
10 is 2 in binary
11 is 3
The whole binary system works on powers of 2. The '0' spot in '10' the power of 0, which is 1, the '1' spot in '10' is to the power of 1, which is 2, the '1' spot in '100' is to the power of 2, which is 4, and so on. Then you add them all together. So 10 is 2^1 which is 2, and 11 is 2^0 + 2^1, which is 3.
Offline
maxskywalker wrote:
777w wrote:
MoreGamesNow wrote:
There are 10 types of people in the world: those who understand binary, those who don't, and those who understand ternary
ternary?
wikipedia is my man
anyway how does this make sense
10 is 2 in binary
11 is 3The whole binary system works on powers of 2. The '0' spot in '10' the power of 0, which is 1, the '1' spot in '10' is to the power of 1, which is 2, the '1' spot in '100' is to the power of 2, which is 4, and so on. Then you add them all together. So 10 is 2^1 which is 2, and 11 is 2^0 + 2^1, which is 3.
Wow. I don't understand that at all. And I'm gifted in Math.
Good thing I've memorized the entire binary code, without any use of complex mathematical instances that not even I can figure out.
Offline
PaperMario123 wrote:
maxskywalker wrote:
777w wrote:
ternary?
wikipedia is my man
anyway how does this make sense
10 is 2 in binary
11 is 3The whole binary system works on powers of 2. The '0' spot in '10' the power of 0, which is 1, the '1' spot in '10' is to the power of 1, which is 2, the '1' spot in '100' is to the power of 2, which is 4, and so on. Then you add them all together. So 10 is 2^1 which is 2, and 11 is 2^0 + 2^1, which is 3.
Wow. I don't understand that at all. And I'm gifted in Math.
Good thing I've memorized the entire binary code, without any use of complex mathematical instances that not even I can figure out.
Me neither, and me too! (Top line).
Offline
People with value 0 do, 1 don't. I'm 0.
Offline
I have a shirt that says that
Offline
PaperMario123 wrote:
Wow. I don't understand that at all. And I'm gifted in Math.
Good thing I've memorized the entire binary code, without any use of complex mathematical instances that not even I can figure out.
You can't memorize binary, it goes on forever. It is just like decimal (base 10), there is a 10's place, 100's place, 1000's place, etc. You can't memorize binary any more than you can memorize our traditional counting system.
Offline
Um... nah don't get it
Offline
I've heard this before, your using base 2 notation. Most wouldn't understand it as they would read it in base 10.
Offline