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.
Watch video on:
- BitChute:
- 3Speak:
- DTube: https://d.tube/#!/v/mes/7facahg4h10
- YouTube: https://youtu.be/jSbDTjMfIHs
Download video notes: https://1drv.ms/u/s!As32ynv0LoaIiN5BhnhwNvGulgchaw?e=afIG4T
View Video Notes Below!
Download these notes: Link is in video description.
View these notes as an article: https://peakd.com/@mes
Subscribe via email: http://mes.fm/subscribe
Donate! :) https://mes.fm/donate
Buy MES merchandise! https://mes.fm/storeReuse of my videos:
- Feel free to make use of / re-upload / monetize my videos as long as you provide a link to the original video.
Fight back against censorship:
- Bookmark sites/channels/accounts and check periodically
- Remember to always archive website pages in case they get deleted/changed.
Buy "Where Did The Towers Go?" by Dr. Judy Wood: https://mes.fm/judywoodbook
Subscribe to MES Truth: https://mes.fm/truthJoin my forums!
- Hive community: https://peakd.com/c/hive-128780
- Reddit: https://reddit.com/r/AMAZINGMathStuff
- Discord: https://mes.fm/chatroom
Follow along my epic video series:
- #MESScience: https://mes.fm/science-playlist
- #MESExperiments: https://peakd.com/mesexperiments/@mes/list
- #AntiGravity: https://peakd.com/antigravity/@mes/series
-- See Part 6 for my Self Appointed PhD and #MESDuality breakthrough concept!- #FreeEnergy: https://mes.fm/freeenergy-playlist
- #PG (YouTube-deleted series): https://peakd.com/pg/@mes/videos
NOTE #1: If you don't have time to watch this whole video:
- Skip to the end for Summary and Conclusions (if available)
- Play this video at a faster speed.
-- TOP SECRET LIFE HACK: Your brain gets used to faster speed!
-- Browser extension recommendation: https://mes.fm/videospeed-extension
-- See my tutorial to learn more: https://peakd.com/video/@mes/play-videos-at-faster-or-slower-speeds-on-any-website- Download and read video notes.
- Read notes on the Hive blockchain #Hive
- Watch the video in parts.
-- Timestamps of all parts are in the description.Browser extension recommendations:
- Increase video audio: https://mes.fm/volume-extension
- Text to speech: https://mes.fm/speech-extension
Counting in Binary
Base 10 vs Base 2
Example
If 1101 is in binary, what would be the equivalent number in regular base 10 counting system?
parseFloat(10).toString(2)
// 1010
Amazing is JavaScript