answersLogoWhite

0


Best Answer

Most numbers are a decimal number, with zero sometimes being considered and exception. Since any number can have decimals after it (if it happens to be rounded) perhaps it is. The exact number zero, however, is not. Zero denotates a lack of value as opposed to a value - such as .01.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is 0 a decimal number
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is an exact decimal?

an exact decimal must be with the number 0. in it or it is not exact.


What is the binary of decimal number for 123?

decimal [ 123 ] = binary [ | | | | 0 | | ]


What is 101 as a binary number to a decimal number?

1x2^2 + 0x2^1 + 1x2^0 = 4 + 0 + 1 = 5 in decimal


What are the solutions to division by zero?

0/0=1 or 1.111... (any other whole number)/0=infinity.999... (any decimal number between 0.1 and 1)/0=1.999... (any decimal number between 0 and 0.1)/0=1.1...999... (any decimal number above a.1)/0=infinity.999... (any number between a and a.1)/0=infinity.1...999...


What is the decimal number of Shakespeare?

0.somthing


The binary number 10 represents what in the decimal number system?

Binary ( 1 0 ) = decimal ( 2 )


What is the decimal number 24 as a binary number?

(24)10 = ( 1 1 0 0 0 )2


Can 0 over 3 be written as a decimal?

0 over any number always equals 0, so no it can't be written with a decimal.


A decimal number for which the decimals come to an end is called?

A terminating decimal


Is a negative number bigger than a decimal?

If the decimal is positive, than a negative number is less than 0.


Is a decimal bigger than a negative number?

If the decimal is positive, than a negative number is less than 0.


What is the decimal equivalent of a given 8-bit binary number?

To find the decimal equivalent of an 8-bit binary number, you can use the positional numbering system. Each bit in the binary number represents a power of 2, from right to left. Starting from the rightmost bit, you assign a value of 2^0, 2^1, 2^2, and so on, doubling the value for each position. Then, you sum up the values of the positions where the binary digit is 1. This sum is the decimal equivalent of the 8-bit binary number.