In this guide
What is scientific notation?
For example, the number 15,000,000,000 in scientific notation is 1.5 × 10¹⁰ (also written as 1.5e10). The number 0.000000000015 is 1.5 × 10⁻¹¹ (or 1.5e-11).
The "1.5" part is called the mantissa or significand. The "10" is always 10 (it's the base of our number system). The "¹⁰" is called the exponent, and it tells you how many places to shift the decimal point.
a × 10ⁿ, where 1 ≤ |a| < 10 and n is an integer
Why do we use it?
- Compactness. "1.5e10" is much easier to read and type than "15,000,000,000." For very small numbers, it's the only practical way to keep track of leading zeros (0.0000000000000001 has 16 zeros, easy to miscount).
- Clarity of significant figures. Scientific notation makes it clear which digits are significant. "1.5e10" clearly has 2 significant figures, while "15,000,000,000" could have anywhere from 2 to 11.
- Easier arithmetic. Multiplying and dividing in scientific notation is just adding and subtracting exponents: 2e3 × 4e5 = 8e8.
- Universal in science. Physics, chemistry, astronomy, and engineering all use scientific notation as a standard. Knowing how to read it is essential for reading any scientific text.
How to read scientific notation
In calculators and computer output, you'll often see the "e" notation: 3.2e3 means 3.2 × 10³. The "e" stands for "exponent" and is read as "times ten to the."
- Positive exponent: shift the decimal point to the right.
3.2 × 10³=3.2 × 1000=3200 - Negative exponent: shift the decimal point to the left.
3.2 × 10⁻³=3.2 / 1000=0.0032 - Exponent of zero: just the mantissa.
3.2 × 10⁰=3.2
Real-world examples
- Avogadro's number: 6.022 × 10²³ — the number of atoms in 12 grams of carbon-12.
- Speed of light: 2.998 × 10⁸ m/s — about 300 million meters per second.
- Charge of an electron: 1.602 × 10⁻¹⁹ coulombs.
- Mass of a proton: 1.673 × 10⁻²⁷ kg.
- Age of the universe: about 4.35 × 10¹⁷ seconds.
- A human hair's width: about 1 × 10⁻⁴ meters (0.1 mm).
Converting between scientific and decimal
To go the other way, just reverse the process. Move the decimal point the number of places indicated by the exponent, in the direction of the sign.
- If you moved it right (i.e., the original number was small), the exponent is negative. Example: 0.00045 → 4.5 × 10⁻⁴ (moved 4 places right, so exponent is -4).
- If you moved it left (i.e., the original number was large), the exponent is positive. Example: 450,000 → 4.5 × 10⁵ (moved 5 places left, so exponent is 5).
Common mistakes
- Sign errors.
1.5e-3is 0.0015, not 1500. A negative exponent means a small number, not a negative one. - Off-by-one in counting.
1 × 10³is 1000, not 100. The exponent is the number of places you shift, not the number of zeros you add. - Mixing up e and ×.
2e3means 2 × 10³ = 2000, not 2 × 3 = 6. - Significant figures.
1.5 × 10¹⁰is precise to 2 significant figures. If you write 15,000,000,000, you're implying 11 significant figures. Use scientific notation when precision matters.
Scientific notation in unit conversion
When you convert between very different scales — say, between millimeters and light-years, or between bytes and petabytes — scientific notation is the clearest way to show the result. UnitSwiftPro automatically uses scientific notation for very large or very small values so the answer is readable.
For example, 1 terabyte in bytes is 1 × 10¹², not "1,000,000,000,000." Both are correct, but the scientific notation is easier to verify at a glance.
Try the converter
473 free converters — instant, accurate, and easy to use.
Open UnitSwiftPro Browse all converters