Counting in Binary

preview_player
Показать описание
In this video I go over how to count in Binary and what the equivalent binary number is in the regular base 10 number system that we are accustomed to. Basically binary is the same thing as the regular base 10 number system except it uses a base 2 system which involves only the binary digits or bits, 0 and 1.

Related Videos:

------------------------------------------------------

Рекомендации по теме
Комментарии
Автор

I don't always count but when I do it's usually in Binary ;)

mes
Автор

yes you can write real numbers that include decimal places in binary. It is a bit more complex than natural numbers though. I will try to do a video on this later on.

mes
Автор

haha thanks for the correction! I somehow had 0*2^1 = 2 instead of 0 lol. I'll fix it up in the downloadable notes.

mes