answersLogoWhite

0

0.0000000000011 in scientific notation is: 1.1 x 10^-12

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

What is the scientifiic notation of 0.000348?

It is 3.48*10^-4 in scientific notation


What is the numeric answer in scientifiic notation 3.4 x 1o positive 12?

3.4*1012 = 3 400 000 000 000.


What is a scientifiic definition of cell-?

The structural functional and biological unit of all organism


What is the scientifiic method?

a way that scientists find out how things work and affect each other


Who discovered sigma notation?

Sigma notation was invented, not discovered.Sigma notation was invented, not discovered.Sigma notation was invented, not discovered.Sigma notation was invented, not discovered.


What is the for this problemgive the exponential notation and standard notation for 2x2x2x2x2?

The exponential notation and standard notation for 2x2x2x2x2 is:2532


What is the symbol and scientific notation of exa?

The symbol is E and the notation is 1018The symbol is E and the notation is 1018The symbol is E and the notation is 1018The symbol is E and the notation is 1018


What influenced neumatic notation?

byzantine chant notation


What are 2 ways of writing numbers?

standard notation and scientific notation For example: 126,000 is standard notation. 1.26X105 is scientific notation.


What is the opposite of scientific notation?

There is no true opposite of scientific notation, but the closest answer is Standard Notation.


What is 16000 in standard notation?

The standard notation is 16,000 The scientific notation is 1.6 × 104


How do you convert from array notation to pointer notation?

In the C and C++ languages the array notation arr[i] is completely equivalent to the pointer notation *(arr + i).