answersLogoWhite

0

Yes, as a floating point constant.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What does 10E10 mean?

Well, honey, 10E10 is just fancy math talk for 10 raised to the power of 10, which equals 10 billion. So, if you're talking about 10E10, you're talking about one big ol' number. Hope that clears things up for ya!


What are the rules in adding numbers in scientific notation?

in adding scientific notations you have to make their exponents the same then add the numbers. after you add coppy th x 10 and its exponent ex. 1.25 x 10e10 + 7.5 x 10e9 =1.25 x 10e10 + 0.75 x10e10(you can see that the decimal point is move to the left so that its exponent will be equal) =2.0 x 10e10(final ans.)


How many grams are in 6.355 x 1010 atoms of iron?

6.355 x 10e10 atoms of iron contain 58,93.e-13 grams


How many sites does Google index?

Google no longer displays this figure automatically on its homepage, but it is currently of the order of 10e10 (tens of billions). Official Google Blog: "1 Trillion".


Why c in and c out used in c?

In the programming language C++, cin is used to input the variable and cout is used to print a certain message or result.


What is diffence between c and c plus plus?

main difference b/w c and c++ is that c is procedural language whereas c++ is object oriented language also classes are not used in c but in c++ classes are used.


C and c applications?

Yes -- C can be used to write C applications. Obviously!


What is class c fire extinguisher is used for?

A class C fire extinguisher is used for electrical fires. A all purpose A, B, C extinguisher can also be used.


Why you use C language in electronic engineering?

C is a structured language. Controlled structures used in electronic engineering can be programmed well by C. C++ and C sharp are also used sometimes.


Which language is used for developing windows Operatin system?

C, C++, and C#


What is main function used in c?

if you do not used main function in c program when errors are accrued


What is a C compiler as used in C programming?

In C programming, C compiler is user to translate C source into C object module.