There are an infinite number of them.
Here are a few:
0.0001
0.0001000001
0.0001000002
0.0002
0.0003
0.0005
0.00051
0.00052
0.0005201
0.0005202
0.0007
0.0008
0.0009
0.00091
0.00092
0.00099
0.00099000000001
0.00099000000002
0.00099000000009
0.0009900000001
0.0009900000002
0.000990000005
0.00099000008
0.0009900002
0.000990007
0.00099004
0.0009909
0.000991
0.000992
0.000999
0.0009999
0.00099999
0.000999999
0.0009999999
0.000999999900001
0.000999999900002
.
.
etc.
Chat with our AI personalities
WHOLE NUMBERS...The numbers (integers or whole numbers) between two numbers would not include the two numbers, so 9999 - 2 = 9997. Subtract 2 for the numbers 0001 and 9999.Another AnswerThe answer is infinity. If you ask unqualified questions, expect infinite answers.
.1 tenth .01 hundredth .001 thousandth .0001 ten-thousandth .00001 hundred- thousandth .000001 millionth so on and so forth
-9998
Convert each binary number to decimal: Each digit to the left is worth twice what it is worth in the column to its right: each column starting from the right is worth 1, 2, 4, 8, 16, 32, ...; for an 8-bit number, the columns from the left are 128, 64, 32, 16, 8, 4, 2, 1; thus : 0000 1010 = 8 + 2 = 10 0110 0100 = 64 + 32 + 4 = 100 0001 0101 = 16 + 4 + 1 = 21 0000 0001 = 1 → 00001010.01100100.00010101.00000001 = 10.100.21.1 The IPv4 dotted decimal representation is just expressing the 32 bits of the address in the value of each of the 4 bytes used to store the 32 bits using decimal numbers with a dot between each byte's value so that it is not confused to be a single number, ie so that 10.100.21.1 is not read as 10100211 or 10,100,021,001 when the correct decimal value of the 32 bit binary number (0000 1010 0110 0100 0001 0101 0000 0001) is 174,331,137 (but converting that to binary is not as easy as converting an 8 bit (decimal number of range 0-255) to binary.
.0001