answersLogoWhite

0

It is in the ten millions position, but is worth zero.

User Avatar

Wiki User

7y ago

What else can I help you with?

Related Questions

Write the value of the digits in 90.23?

In the number 90.23, the value of the digit 9 is 90, the value of the digit 0 is 0, the value of the digit 2 is 0.2, and the value of the digit 3 is 0.03. Thus, the digit values together represent the number as a whole.


Which digit have the same face value and place value in 76085493?

digit 0


What digit in the place with the greatest value is equal to 4 plus 0?

What digit in the place with the greatest value is equlal to 4+0


What to do to write a c program to input a number then a digit and findout the place value of that digit?

#include<stdio.h> int main() { int d,j=1,i,flag=0,count=0,k=0; int b[]; char a[],c; printf("enter the number="); scanf("%s",a); printf("enter the digit="); scanf("%c",&c); printf("the place value of given digit is:"); for(i=0;a[i]!='\0';i++) { if(a[i]==c) { b[k]==a[i]-'0'; b[k]=b[k]=*j; flag=1; count++; k++; } j=j*10; } if(flag==1) { printf("the place value of given digit %c is:",c); for(i=0;i<count;i++) printf("\n%d",b[i]); } else printf("your entered digit is not present in number"); return 0; }


List the digit that has the given place value for the number 245.17086 thousandthd ten thousandths tenths?

245.17086 Digit in thousandths place is 0 Digit in ten thousandths place is 8 Digit in tenths place is 1


What is the value of the hundreds digit in 3084?

It is 0.


What is the value of the underlined digit in 186234009?

The value is 0 as there are no digits underlined.


What digit has the least value in 405.871?

The 0, in the tens' place has a value of 0. The digit 1 is in the thousandths' place - a much smaller place value but, its value is 1 times a thousandth, which is bigger than 0.


What is the place value of the digit 0 in the number 709?

tens


What digit represents the hundreds place of the number 1098?

It is the digit of 0 that represents the hundreds place value.


What are the advantages of Hindu-Arabic?

it includes 0, is a positional system (where the position of the digit gives it value), and is decimal (all values can be given using ten different symbols)


What is the place value of a 13 digit number?

The place value of a 13-digit number refers to the value of each digit based on its position in the number. In a 13-digit number, the leftmost digit represents the value of 10^12 (or trillions), while the rightmost digit represents the value of 10^0 (or units). Each digit's place value decreases by a factor of 10 as you move from left to right. Therefore, the overall value of the number is the sum of each digit multiplied by its respective place value.