answersLogoWhite

0

maths

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do you perform arithmetic operations on binary numbers?

There are a few rules to perform arithmetic operations in binary numbers. According to those rules you can add or subtract binary numbers. There are only two arithmetic operations used in binary numbers, they are addition and subtraction.


What is the significance of a normalized binary number in computer science and how is it used in data representation?

A normalized binary number in computer science is important because it represents a standardized format for storing and manipulating numbers. It is used in data representation to ensure consistency and efficiency in calculations and operations. By normalizing binary numbers, computers can perform arithmetic operations more accurately and efficiently, making it easier to process and manipulate data.


What is 101011100?

The number 101011100 is simply a large number. It can also be a form of binary code which uses binary 1's and 0's to complete very complex operations like those of a computer.


Why is the binary system ideal for computer operations?

A wire can only be a '1' or a '0' (high voltage and low voltage). Binary is the most efficient way of storing information using 1's and 0's.


What is computer math?

computer maths are the operations of adding or subtracting binary, octal or hexadecimal numbers. These operations are normally carried out while programming in assembly language. A very simple subtraction example: Take a binary number of say 1111 (equivalent to 15 in decimal) minus 0010 (equivalent to 2 in decimal) results in 1101 (equivalent to 13 in decimal).


Why binary numbers are used in engineering activities?

The binary number system (base 2) is the basis for computer math and operations. Computer circuitry can represent two states (On/Off, Positive Voltage/Negative Voltage, Magnetized North/Magnetized South, etc). Any engineering which deals with the internal workings of a computer, or transmitting data to/from a computer would need to represent the data in binary (base 2) number system.


What are similarities on subtraction and multiplication?

They are binary operations.


What is the commutative property of a fact?

Commutativity is a property of binary operations. A fact is not a binary operator.


What is the significance of the XOR sign in computer programming and logic operations?

The XOR sign, represented as in computer programming, is significant because it performs an exclusive OR operation. This means it returns true only when the inputs are different, making it useful for comparing and manipulating binary data in logic operations.


What is the name of the counting system that uses just ones and zeroes?

That is called binary. It is used a lot in computer science.That is called binary. It is used a lot in computer science.That is called binary. It is used a lot in computer science.That is called binary. It is used a lot in computer science.


Addition and subtraction are example of what?

Binary arithmetic operations.


What are the applications of binary counters?

Binary counters are used in simple timing operations. They can generate clock signals among many other less than complex operations.