answersLogoWhite

0


Best Answer

The previous number!

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What do the numbers on the left of a decimal represent?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

What are the numbers called to the left of the decimal?

whole numbers


What digit represent millions?

The seventh to the left of the decimal point.


Is 1.21 is the smallest decimal?

No, there is no smallest decimal number. Decimal numbers represent real numbers and between any two real numbers there are infinitely many other real numbers. So, there are infinitely many decimal numbers between 0 and your 1.21: each one will be smaller than 1.21


Is 1.02 is the smallest decimal?

No, there is no smallest decimal number. Decimal numbers represent real numbers and between any two real numbers there are infinitely many other real numbers. So, there are infinitely many decimal numbers between 0 and your 1.02: each one will be smaller than 1.02


How does BCD differ from the straight binary number system?

To consider the difference between straight binary and BCD, the binary numbers need to be split up into 4 binary digits (bits) starting from the units. In 4 bits there are 16 possible values from 0000 to 1111 (0 to 15). In straight binary all of these possible combinations are used, thus: 4 bits can represent the decimal numbers 0-15 8 bits can represent the decimal numbers 0-255 12 bits can represent the decimal numbers 0-4095 16 bits can represent the decimal numbers 0-65535 etc In arithmetic, all combinations of bits are used, thus: 0000 1001 + 0001 = 0000 1010 In BCD or Binary Coded Decimal, only the representations of the decimal numbers 0-9 are used (that is 0000 to 1001 in binary), and the 4-bits (nybbles) are read as decimal digits, thus: 4 bits can represent the decimal digits 0-9 8 bits can represent the decimal digits 0-99 12 bits can represent the decimal digits 0-999 16 bits can represent the decimal digits 0-9999 In arithmetic, only the representations of decimal numbers are used, thus: 0000 1001 + 0001 = 0001 0000 When BCD is used each half of a byte is read directly as a decimal digit. BCD is obviously inefficient as storage (for large numbers) as each nybble is only holding 3/8 of the possible numbers, however, it is sometimes easier and quicker to work with decimal digits (for example when there is lots of display of counting numbers to do there is less binary to decimal conversion needing to be done).

Related questions

What are the numbers called to the left of the decimal?

whole numbers


What digit represent millions?

The seventh to the left of the decimal point.


When you use decimal which type of data is it?

Decimal numbers are real numbers. In C and C++ we use the float, double and long double data types to represent real numbers.


Is 1.21 is the smallest decimal?

No, there is no smallest decimal number. Decimal numbers represent real numbers and between any two real numbers there are infinitely many other real numbers. So, there are infinitely many decimal numbers between 0 and your 1.21: each one will be smaller than 1.21


Is 1.02 is the smallest decimal?

No, there is no smallest decimal number. Decimal numbers represent real numbers and between any two real numbers there are infinitely many other real numbers. So, there are infinitely many decimal numbers between 0 and your 1.02: each one will be smaller than 1.02


How does BCD differ from the straight binary number system?

To consider the difference between straight binary and BCD, the binary numbers need to be split up into 4 binary digits (bits) starting from the units. In 4 bits there are 16 possible values from 0000 to 1111 (0 to 15). In straight binary all of these possible combinations are used, thus: 4 bits can represent the decimal numbers 0-15 8 bits can represent the decimal numbers 0-255 12 bits can represent the decimal numbers 0-4095 16 bits can represent the decimal numbers 0-65535 etc In arithmetic, all combinations of bits are used, thus: 0000 1001 + 0001 = 0000 1010 In BCD or Binary Coded Decimal, only the representations of the decimal numbers 0-9 are used (that is 0000 to 1001 in binary), and the 4-bits (nybbles) are read as decimal digits, thus: 4 bits can represent the decimal digits 0-9 8 bits can represent the decimal digits 0-99 12 bits can represent the decimal digits 0-999 16 bits can represent the decimal digits 0-9999 In arithmetic, only the representations of decimal numbers are used, thus: 0000 1001 + 0001 = 0001 0000 When BCD is used each half of a byte is read directly as a decimal digit. BCD is obviously inefficient as storage (for large numbers) as each nybble is only holding 3/8 of the possible numbers, however, it is sometimes easier and quicker to work with decimal digits (for example when there is lots of display of counting numbers to do there is less binary to decimal conversion needing to be done).


What does decimals and percents have in common?

move decimal 2 places to right to convert any decimal to a percent


How many bits are needed to represent decimal value ranging from 0 to 12500?

how many bits are needed to represent decimal values ranging from 0 to 12,500?


What is difference between Binary numbers and Decimal Numbers?

Binary can only be 1 & 0. Decimal numbers have a dot in them. Binary numbers use only 2 symbols (0 and 1) to represent different numbers, while decimal numbers use 10 symbols (0 to 9) to represent different numbers. check the below link for more.


How can you convert 110.101into decimalnumber system?

110.101 is already a decimal number. Unless that is intended to be two binary numbers with a decimal point between them for some reason. (decimal points are not used to represent fractional numbers in the binary system).


What is numeration system?

That refers to a system to represent numbers. For example, the decimal system we use in most of the world.


How do you multiply two-digit numbers in a decimal?

To multiply two digit decimal numbers, multiply the numbers as you would without the decimals. To put the decimal in the answer, count the number of decimal places in the two numbers and put the decimal in the answer that many places to the left. For example: 5.12 x 6.35 = 32.5120. If the numbers were 51.2 x 63.5, the answer would be 3251.20.