Thread: A Laugh A Day
View Single Post
Old 2008-01-06, 07:17   Link #1441
teachopvutru
Urusai~Urusai~Urusai~
 
 
Join Date: Feb 2007
Location: Location
Age: 31
Quote:
Originally Posted by Vestus View Post
1011001
= (1 * 2^6) + (0 * 2^5) + (1 * 2^4) + (1 * 2^3) + (0 * 2^2) + (0 * 2^1) + (1 * 2^0)
= 64 + 0 + 16 + 8 + 0 + 0 + 1
= 89

I think thats right.

If the above is true, then the watch is a binary watch. The first row of lights is the binary number for the hour. The second row of lights is the binary number for minutes. And the indication of whether each light represents a 0 or 1 is whether it's lit up or not. Where if it's lit up = 1 and if it isn't lit up = 0.
You are absolutely correct. But as you can see in the watch, there's no need to understand binary to know what the time is in that watch, it's simple arithmetic, but you know why it's these numbers.

The way I try to make sense of it is that, take a number 100 for example:
-In decimal, where the base is 10, it's 10 * 10, which is 10^2, which equals to 100.
-In binary, where the base is 2, it's 2 * 2, which is 2^2, which equals to 4.


Quote:
Originally Posted by Dxon View Post
I learned this at school. But I learned to decode quite different. NO! Don't ask me to show you how I do it! It's my last day of vacation and I don't wanna spoil my perfect morning right now. ^^
Aww, my vacation already ended 5 days ago. Allow me to ask how you decode it.

Haha, since I keep getting off-topic, I'm going to make a joke... I guess
Since we are at binary numbers...

Spoiler for PC vs Mac:


The joke is pretty lame but hey, I tried my best.
__________________

"FOUND YOU!" ~Taiga
teachopvutru is offline   Reply With Quote