Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Binary notation

Binary notation - Notation

< >

Binary notation is a notation created in 1689 by Gottfried Leibniz.

#731on PLDB 334Years Old 4.7kUsers
1Books 2Papers

A photo of Binary notation.

A binary code represents text, computer processor instructions, or any other data using a two-symbol system. The two-symbol system used is often "0" and "1" from the binary number system. The binary code assigns a pattern of binary digits, also known as bits, to each character, instruction, etc. Read more on Wikipedia...


Example from Wikipedia:
100101 = [ ( 1 ) 脳 2^5 ] + [ ( 0 ) 脳 2^4 ] + [ ( 0 ) 脳 2^3 ] + [ ( 1 ) 脳 2^2 ] + [ ( 0 ) 脳 2^1 ] + [ ( 1 ) 脳 2^0 ] 100101 = [ 1 脳 32 ] + [ 0 脳 16 ] + [ 0 脳 8 ] + [ 1 脳 4 ] + [ 0 脳 2 ] + [ 1 脳 1 ] 100101 = 37

Books about Binary notation on goodreads

title author year reviews ratings rating
Binary Numbers Clyde Watson, Wendy Watson 1977 3 12 4.17

Publications about Binary notation from Semantic Scholar

title authors year citations influentialCitations
Binary Numbers J. Ryu 2018 2 0
The Universe of Binary Numbers V. Moret-Bonillo 2017 0 0

HackerNews discussions of Binary notation

title date score comments
How I See Numbers 03/03/2022 300 194
staroffice-basic.html 路 binary-notation.html 路 harbour.html

View source

- Build the next great programming language Search Day 214 About Blog Acknowledgements Traffic Traffic Today GitHub feedback@pldb.com