answersLogoWhite

0

The operations are the 'plus' and 'over' bits so the operations are addition and division.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is 7 over 20 and 9 over 100?

"7 over 20" is 0.35 ."9 over 100" is 0.09 .Those two numbers can be combined to form a new number, by applyingany one of a number of available arithmetic operations to them, just asANY two numbers can.


What does 11 over 1111 over 00 mean?

The expression "11 over 1111 over 00" likely refers to a mathematical fraction or ratio. It can be interpreted as (\frac{11}{\frac{1111}{00}}), but since dividing by zero is undefined, the expression is not valid in standard arithmetic. If it's meant in a different context, such as a puzzle or code, clarification would be needed for proper interpretation.


What is 11 over 50 and 22 over 100?

"11 over 50" is 0.22 ."22 over 100" is also 0.22 .Those two numbers can be combined to form a new number, by applyingany one of a number of available arithmetic operations to them, just asANY two numbers can.


How do you evaluate an expression in hierarchy of operations?

Expressions are evaluated according to the language grammar. Operator precedence and associativity are derived from the grammar in order to aid our understanding, however the order of evaluation is independent of both because the C language standard does not specify operator precedence. The general arithmetic rules of precedence hold for most expressions such that parenthesised operations take precedence over orders followed by multiplication/division operations and finally addition/subtraction operations (as per the PODMAS acronym). Many of the more complex expressions we encounter can generally be evaluated according to the operator precedence table, which includes the associativity, such that operations with higher precedence are bound more tightly (as if with parenthesis) than those with lower precedence.


What is is the main idea of the devils arithmetic?

The Main Idea of The Devil's Arithmetic is a girl named Hannah finds out that her imagination can take over.


What arithmetic and logical concepts do I keep using over and over?

You likely use basic arithmetic concepts such as addition, subtraction, multiplication, and division regularly for everyday calculations. Additionally, logical concepts like comparison (greater than, less than), and operations involving Boolean logic (AND, OR, NOT) are essential for decision-making processes. These concepts form the foundation for problem-solving and critical thinking in various situations, from budgeting to programming.


What are the disadvantages of Huffman coding over arithmetic coding?

Kodam


Where is the accent mark on the word arithmetic?

The English word "arithmetic" carries no accent mark. The equivalent Spanish word 'aritmetica' has an accent over the 'e'.


What is 21 over 40 simplified?

21 over 40 is irreducible as a fraction expression. 21 over 40 is 0.525 as a decimal expression.


What is the algebraic expression of the product of 5 and 2 more than a number?

The algebraic expression of the product of 5 and 2 more than a number can be represented as 5 * (x + 2), where x represents the unknown number. This expression simplifies to 5x + 10 when multiplied out. It is important to remember the order of operations in algebra, where multiplication takes precedence over addition.


What is operators precedence?

Operator precedence (or, "order of operations") comes up in mathematics and computer programming and dictates which operations should be carried out first in evaluating a mathematical expression. The standard precedence used in math, science, and technology is: exponents and roots multiplication and division addition and subtraction Parentheses are also used for clarification or when the above precedence needs to be over-ridden. For example, with an expression line 3 + 2 * 4, you would start with the multiplication of 2 * 4, because multiplication has precedence over addition.


What is a type of sequence when you add the same number over again?

arithmetic sequence. for example: 4,8,12,16 is an arithmetic sequence because it is 4+4+4+4. hope this helps!