:: Personal website of a Toronto web designer
Lately » Scrawls
Gates duped by Canadian radio hosts.
Bill Gates fell silent when he heard what he thought was the Canadian prime minister insulting his Windows operating system.
Have you ever tried to convert between binary and decimal numbers?
:: Sasha, at 12:00 am on Friday, 05. April 2002
Just a small addon :)
Convert between Hex and Dec:
As you know each hex number has 16 different posibilities:
0 = 0
1 = 1
2 = 2
.
.
.
9 = 9
A = 10
B = 11
C = 12
D = 13
E = 14
F = 15
Hex to Dec
example: 3EA
3 · 16 <sup>2</sup> + 14 · 16<sup>1</sup> + 10 · 16<sup>0</sup> = 1002
1002 is our decimal number.
Dec to Hex
first example: 336
336 : 16 = 21 R 0
21 : 16 = 1 R5
1 : 16 = 0 R1
150 is the hexadecimal number to the decimal number 336.
second example: 1999
1999 : 16 = 124 R 15 » F
124 : 16 = 7 R 12 » C
7 : 16 = 0 R 7 » 7
7CF is our hexadecimal number to the decimal number 1999.
:: u-neek, at 04:04 pm on Saturday, 06. April 2002
Oi,
could you convert the &amp; back to &.
Thanks.
:: u-neek, at 04:07 pm on Saturday, 06. April 2002
Useless scrawling facts:
Top 5 scrawlers:
(updated once a day)
556 Sasha
488 zoka
316 vitez-koja
235 Davor
58 mungos

