I think you mean "a bit".
Chat with our AI personalities
The system of numbering using only 0 and 1 is called binary. In decimal moving right to left each column is 10 times greater than the last. So 1345 = 1000+300+40+5 In binary moving right to left each column is twice as large. Below you will see some examples. 8 4 2 1 0 0 0 1 = 1 0 0 1 0 = 2 0 0 1 1 = 3 0 1 0 0 = 4 0 1 0 1 = 5 1 0 0 1 = 9 1 1 1 1 = 15
Because if input A *and* input B is true, then the output is true! Truth table of AND gate: ┌─┬─╥───────┐ │A│B║Q (Output)│ ├─┼─╫───────┤ │0│0║0..............│ ├─┼─╫───────┤ │0│1║0............. │ ├─┼─╫───────┤ │1│0║0............. │ ├─┼─╫───────┤ │1│1║1............. │ └─┴─╨───────┘
Example 1:1 Example 2: 1 2 -1 3 Example 3: i 0 0 -1 Example 4: 0 0 0 0 0 1 In each of these example, you need to add square brackets around the set of numbers.
'1' is referred to as a unit. I am not sure if there is a special name for '0' though.
The first number in each pair must be unique.