binary notation


Also found in: Thesaurus, Medical, Financial, Encyclopedia.

binary notation

or

binary system

n
(Mathematics) a number system having a base of two, numbers being expressed by sequences of the digits 0 and 1: used in computing, as 0 and 1 can be represented electrically as off and on
Collins English Dictionary – Complete and Unabridged, 12th Edition 2014 © HarperCollins Publishers 1991, 1994, 1998, 2000, 2003, 2006, 2007, 2009, 2011, 2014
ThesaurusAntonymsRelated WordsSynonymsLegend:
Noun1.binary notation - any notation that uses 2 characters (usually 0 and 1)binary notation - any notation that uses 2 characters (usually 0 and 1)
mathematical notation - a notation used by mathematicians
Based on WordNet 3.0, Farlex clipart collection. © 2003-2012 Princeton University, Farlex Inc.
References in periodicals archive ?
A neat trick when 'powers of 2' appear is to convert any numerical analysis from base 10 to base 2: with the Tower of Hanoi problem, it is fun to show the above inductive logic using binary notation ("There are 10 types of people: one who knows the meaning of the binary system, and one who does not"--source unknown).
In the binary notation system, which uses only the digits 1 or 0, what number is represented by 100?
The very first programs were written in pure binary notation: Both data and instructions had to be encoded in long, featureless strings of 1's and O's.