Scientific Notation Calculator

Convert between standard decimal numbers and scientific notation. Essential for working with very large or very small values.

#
#
n

Enter your values above to see the results.

Tips & Notes

  • Moving decimal LEFT → positive exponent (large numbers). Moving RIGHT → negative (small numbers).
  • Multiply: add exponents. Divide: subtract exponents. (3×10⁴)×(2×10³) = 6×10⁷.
  • After multiplying coefficients, adjust if result ≥10: 15×10⁴ = 1.5×10⁵.
  • Calculator E notation: 3.2E7 means 3.2×10⁷. 5E−3 means 5×10⁻³ = 0.005.
  • Avogadro: 6.022×10²³. Planck: 6.626×10⁻³⁴. Recognizing common constants speeds up physics.

Common Mistakes

  • Coefficient must be between 1 and 10. 15×10⁴ is not standard — convert to 1.5×10⁵.
  • Adding exponents when adding numbers — wrong. First convert to same power, then add coefficients.
  • Moving decimal wrong direction. 0.00045: decimal moves RIGHT 4 places → 4.5×10⁻⁴.
  • Sign error on exponent. Large number = positive exponent. Small (|x|<1) = negative exponent.
  • Losing significant figures. 3.0×10⁴ has 2 sig figs; 3.00×10⁴ has 3. Trailing zeros matter.

Scientific Notation Calculator Overview

Scientific notation expresses numbers as a product of a coefficient (between 1 and 10) and a power of 10, written as a × 10ⁿ. This compact notation was invented to make calculations involving astronomically large or microscopically small numbers both readable and practical. Without scientific notation, writing the mass of a proton (0.000000000000000000000000001672 kg) or Avogadro's number (602,200,000,000,000,000,000,000) in calculations would be unwieldy and error-prone. Scientific notation makes the scale of numbers immediately apparent and arithmetic straightforward.

Converting to scientific notation — move the decimal point to create a coefficient between 1 and 10:

EX: 93,000,000 → decimal moves left 7 places → 9.3 × 10⁷ (large number, positive exponent)
EX: 0.00000000167 → decimal moves right 9 places → 1.67 × 10⁻⁹ (small number, negative exponent)
Moving decimal leftpositive exponent. Moving decimal rightnegative exponent. The exponent equals the number of places moved. Multiplication in scientific notation — multiply coefficients, add exponents:
(a × 10ᵐ) × (b × 10ⁿ) = (a×b) × 10^(m+n)
EX: (3×10⁴) × (2×10³) = 6×10⁷ | EX: (4×10⁵) × (5×10⁴) = 20×10⁹ = 2×10¹⁰ (adjust coefficient!)
Division in scientific notation — divide coefficients, subtract exponents:
(a × 10ᵐ) ÷ (b × 10ⁿ) = (a/b) × 10^(m−n)
EX: (8×10⁸) ÷ (4×10³) = 2×10⁵ | EX: (6×10⁴) ÷ (3×10⁷) = 2×10⁻³ = 0.002
Addition and subtraction — convert to the same exponent first, then combine coefficients:
EX: (3×10⁵) + (2×10⁴) → rewrite second as 0.2×10⁵ → (3+0.2)×10⁵ = 3.2×10⁵
Scientific notation standardizes the representation of very large and very small numbers by expressing them as a coefficient between 1 and 10 multiplied by a power of 10. This format makes the scale of a number immediately apparent from the exponent, and makes multiplication and division straightforward — multiply the coefficients and add (or subtract) the exponents. A result like 6.0×10⁴ communicates both magnitude and precision: two significant figures, on the order of tens of thousands. Significant figures in scientific notation are determined by the digits in the coefficient only — 3.0×10⁴ has two significant figures, while 3.00×10⁴ has three, even though both equal 30,000. This is why scientific notation is the standard in laboratory science: it makes precision explicit in a way that plain decimal notation does not. The result 30,000 is ambiguous about whether it has 2, 3, 4, or 5 significant figures; 3.0×10⁴ is unambiguous.

Frequently Asked Questions

Scientific notation writes any number as a × 10ⁿ where 1 ≤ |a| < 10 and n is an integer. Move the decimal point until one non-zero digit is to its left, counting the moves as n. Moving left: positive n. Moving right: negative n. Example: 4,500,000 → move decimal 6 places left → 4.5 × 10⁶. Example: 0.0000832 → move decimal 5 places right → 8.32 × 10⁻⁵. The coefficient a must always be between 1 and 10 (including 1, excluding 10).

Multiply coefficients and add exponents: (a × 10ᵐ) × (b × 10ⁿ) = (a×b) × 10ᵐ⁺ⁿ. Example: (3.2 × 10⁴) × (2.5 × 10³) = (3.2×2.5) × 10⁴⁺³ = 8.0 × 10⁷. For division: divide coefficients and subtract exponents. (9.6 × 10⁸) ÷ (3.2 × 10³) = 3.0 × 10⁵. If the resulting coefficient is outside [1, 10), adjust: 25 × 10³ = 2.5 × 10⁴. These rules make arithmetic with very large or small numbers manageable without writing all the zeros.

For addition and subtraction, align exponents first, then combine coefficients. (3.2 × 10⁵) + (4.7 × 10⁴): convert second to same exponent → 0.47 × 10⁵. Then: (3.2 + 0.47) × 10⁵ = 3.67 × 10⁵. Always convert the smaller exponent to match the larger, adjust its coefficient accordingly, then add or subtract. Trying to add without aligning exponents is like adding 300 + 47 as 3 + 47 — ignoring the place value entirely.

A positive exponent (10ⁿ, n > 0) means the number is large — greater than 1. Count n zeros after 1: 10⁶ = 1,000,000. A negative exponent means the number is small — a fraction less than 1. Count n places after the decimal: 10⁻⁶ = 0.000001. Example: the proton mass ≈ 1.67 × 10⁻²⁷ kg (extremely small), and the distance to the Andromeda galaxy ≈ 2.4 × 10²² meters (enormously large). Scientific notation handles both extremes with equal elegance.

Engineering notation restricts exponents to multiples of 3 (10³, 10⁶, 10⁹, 10⁻³, 10⁻⁶). This aligns with metric prefixes: 10³ = kilo, 10⁶ = mega, 10⁹ = giga, 10⁻³ = milli, 10⁻⁶ = micro. Example: 5,700 W in engineering notation = 5.7 × 10³ W = 5.7 kW. Standard scientific notation might give 5.7 × 10³, but engineering notation keeps the coefficient between 1 and 1000. Engineers prefer this because it maps directly to named unit prefixes.

The speed of light c ≈ 3 × 10⁸ m/s. Distance to the sun ≈ 1.5 × 10¹¹ m. Light travel time = distance/speed = (1.5 × 10¹¹) / (3 × 10⁸) = 0.5 × 10³ = 500 seconds ≈ 8.3 minutes. Without scientific notation: 150,000,000,000 / 300,000,000 = 500 — harder to compute and verify. In chemistry: Avogadro's number = 6.022 × 10²³ molecules per mole. These real-world scales make scientific notation indispensable in physics, astronomy, and chemistry.