Everywhere. All computers use binary systems.
Chat with our AI personalities
Binary uses only the digits 0 and 1.
In advanced calculations.Answer:Imaginary numbers are used extensively in the development of electronic systems, control systems and physics.
The Binary for ten in 8-bit binary is: 00001010
There are different meanings depending on the context: plane shapes, 3-d shapes, exponents, logarithms, counting systems (decimal, binary etc).
First lets start with some basic concepts. We normall use base 10 (0 through 9); Binary or Base 2 uses 1's and 0's. In base 10 the place values are based on 10 ( ie 14 means one set of 10 + 4); in binary the place values are based on 2. 2 would be represented as 10 in binary, 4 would be represented as 100 in binary, 5 would be represented as 101 in binary. Applying this to 14 results in one set of 8 + one set of 4 plus one set of 2, which gives us 1110 which is 14 in binary.