Scientific Notation Converter

Convert between scientific notation and standard form in both directions with detailed step-by-step conversion.

Conversion Mode

Conversion Result

Scientific Notation
4.5 × 10^-4
Scientific Notation 4.5 x 10^-4
Standard Notation 0.00045
E-Notation 4.5e-4
Coefficient (a) 4.5
Exponent (n) -4

Step-by-Step Conversion

0.00045 = 4.5 x 10^-4

Scientific Notation Conversion Guide

Scientific notation expresses numbers in the form a × 10n, where 1 ≤ |a| < 10 and n is an integer. This converter handles both directions: converting a standard number into scientific notation and converting a scientific notation expression back to its standard (decimal) form.

Conversion Rules

Standard to Scientific

Move the decimal point until one non-zero digit is to the left. Count the moves for the exponent.

45600 → 4.56 × 10^4

Scientific to Standard

Move the decimal right for positive exponents, left for negative exponents.

3.2 × 10^(-3) → 0.0032

Large Numbers

Numbers greater than 10 have positive exponents.

7,500,000 → 7.5 × 10^6

Small Numbers

Numbers between 0 and 1 have negative exponents.

0.000089 → 8.9 × 10^(-5)

Negative Numbers

The sign stays with the coefficient; the exponent is about magnitude.

-52000 → -5.2 × 10^4

E-Notation

Used in calculators and programming. The "e" represents "times 10 to the power of".

4.5e-4 = 4.5 × 10^(-4)

Step-by-Step: Standard to Scientific

  1. Write down the number.
  2. Move the decimal point so only one non-zero digit is to the left of it.
  3. Count how many places you moved the decimal.
  4. If you moved it left, the exponent is positive. If right, it is negative.
  5. Write as: coefficient × 10^exponent.

Step-by-Step: Scientific to Standard

  1. Start with the coefficient.
  2. Look at the exponent value.
  3. If positive, move the decimal point that many places to the right (add zeros as needed).
  4. If negative, move the decimal point that many places to the left (add zeros as needed).
  5. Write the resulting number.

Common Mistakes to Avoid

  • Forgetting to adjust the exponent sign when moving the decimal left vs. right.
  • Leaving more than one digit to the left of the decimal in the coefficient.
  • Confusing negative exponents with negative numbers — they are different concepts.
  • Dropping significant trailing zeros (e.g., 2.50 × 103 = 2500, not 250).