Scientific Notation

Convert numbers to and from scientific notation.

Scientific notation
1.2346 × 10^6

How to Use the Scientific Notation Calculator

  1. Enter the number you want to convert in the input field. You can type a large integer (e.g., 93000000), a decimal (e.g., 0.000602), or a number already in e-notation (e.g., 6.02e23).
  2. Select the conversion direction: 'Decimal → Scientific Notation' to get a × 10ⁿ form, or 'Scientific Notation → Decimal' to expand back to standard form.
  3. Click 'Calculate' (or press Enter) to run the conversion instantly.
  4. Read your result. The coefficient (a) and exponent (n) are displayed separately so you can see both parts clearly.
  5. Use the 'Copy' button to copy the result to your clipboard for use in homework, reports, or spreadsheets.

Scientific Notation Formula

N = a × 10ⁿ

To express any non-zero number N in scientific notation, move the decimal point so that exactly one non-zero digit sits to the left of it. The number of places you moved the decimal becomes the exponent n on the base 10. Moving left gives a positive exponent; moving right gives a negative exponent.

Standard form: N = a × 10ⁿ

Where 1 ≤ |a| < 10 and n is an integer.

  • N — The original number you want to convert (e.g., 0.0000456 or 7,800,000).
  • a — The coefficient — a decimal number with exactly one non-zero digit before the decimal point, satisfying 1 ≤ |a| < 10.
  • 10 — The fixed base of the power-of-ten factor in scientific notation.
  • n — The integer exponent indicating how many places the decimal point was moved. Positive n means the original number is ≥ 10; negative n means the original number is between 0 and 1.

Worked Example: Converting 0.000602 to Scientific Notation

N = 0.000602
Move the decimal point 4 places to the right to get a coefficient of 6.02 (since 1 ≤ 6.02 < 10). Because we moved the decimal RIGHT, the exponent is negative: n = −4. Therefore: 0.000602 = 6.02 × 10⁻⁴

Result: 6.02 × 10⁻⁴

What Your Result Means

The result 6.02 × 10⁻⁴ means that 0.000602 equals 6.02 divided by 10,000. The coefficient 6.02 is between 1 and 10 (satisfying the scientific notation rule), and the exponent −4 tells you the original number is a small decimal. To verify: 6.02 × 10⁻⁴ = 6.02 ÷ 10,000 = 0.000602 ✓

Understanding Scientific Notation

What Is Scientific Notation?

Scientific notation is a standardized way of writing very large or very small numbers using powers of ten. Instead of writing 93,000,000 miles (the average Earth-Sun distance), scientists write 9.3 × 10⁷ miles. Instead of 0.00000000167 kg (the mass of a proton in atomic mass context), physicists write 1.67 × 10⁻²⁷ kg.

Why Use Scientific Notation?

  • Clarity: Eliminates long strings of zeros that are easy to miscount.
  • Precision: The number of significant figures in the coefficient communicates measurement precision directly.
  • Calculation efficiency: Multiplying and dividing powers of ten is as simple as adding or subtracting exponents.

Rules for Writing Scientific Notation

  1. The coefficient a must satisfy 1 ≤ |a| < 10 — one non-zero digit before the decimal point.
  2. The exponent n must be an integer (positive, negative, or zero).
  3. The base is always 10.

Multiplying and Dividing in Scientific Notation

Multiplication: (a × 10ᵐ) × (b × 10ⁿ) = (a × b) × 10^(m+n)

Example: (3 × 10⁴) × (2 × 10³) = 6 × 10⁷

Division: (a × 10ᵐ) ÷ (b × 10ⁿ) = (a ÷ b) × 10^(m−n)

Example: (8 × 10⁶) ÷ (4 × 10²) = 2 × 10⁴

E-Notation

In calculators and programming languages, scientific notation is often written as 6.02E-4 or 6.02e-4, where 'E' or 'e' stands for '× 10^'. This calculator accepts and outputs both formats.

Common Mistakes

  • **Coefficient out of range:** Writing 52 × 10³ instead of 5.2 × 10⁴. The coefficient must always be between 1 and 10.
  • **Wrong sign on the exponent:** Moving the decimal left (for large numbers) increases the exponent (positive), while moving right (for small decimals) decreases it (negative). Mixing these up is the most frequent error.
  • **Losing significant figures:** Rounding 0.006050 to 6.05 × 10⁻³ drops the trailing zero, which may represent a significant figure. Keep all significant digits in the coefficient.
  • **Confusing e-notation with Euler's number:** In this context, 'e' means '× 10^', not the mathematical constant e ≈ 2.71828.
  • **Starting with zero in the coefficient:** Writing 0.602 × 10⁻³ is mathematically correct but not proper scientific notation; normalize it to 6.02 × 10⁻⁴.

Common Questions About Scientific Notation

What is 1,000,000 in scientific notation?

1,000,000 = 1 × 10⁶. Move the decimal point 6 places to the left to obtain the coefficient 1, so the exponent is +6.

What is 0.00045 in scientific notation?

0.00045 = 4.5 × 10⁻⁴. Move the decimal 4 places to the right to get coefficient 4.5, giving exponent −4.

How do you add numbers in scientific notation?

To add numbers in scientific notation, first rewrite both numbers so they share the same exponent, then add the coefficients. Example: (3.0 × 10⁴) + (2.0 × 10³) = (3.0 × 10⁴) + (0.2 × 10⁴) = 3.2 × 10⁴.

What is Avogadro's number in scientific notation?

Avogadro's number is approximately 6.022 × 10²³ mol⁻¹. This is a classic example of scientific notation used for an extremely large quantity.

Is scientific notation the same as standard form?

In most countries outside the US, 'standard form' IS the term used for scientific notation (a × 10ⁿ with 1 ≤ |a| < 10). In the US, 'standard form' typically refers to the plain decimal representation. This calculator handles both directions of conversion.

Frequently Asked Questions

What is the correct range for the coefficient in scientific notation?

The coefficient (a) must satisfy 1 ≤ |a| < 10. This means the absolute value of a is at least 1 but strictly less than 10 — exactly one non-zero digit appears before the decimal point.

How do I convert scientific notation back to a regular number?

Multiply the coefficient by the power of ten. For a positive exponent n, move the decimal point n places to the right. For a negative exponent, move it |n| places to the left, filling with zeros as needed. Example: 3.7 × 10⁵ = 370,000.

Can scientific notation be used for negative numbers?

Yes. Negative numbers follow the same rule. For example, −4,500 in scientific notation is −4.5 × 10³. The negative sign applies to the coefficient, not the exponent.

What does 'E notation' mean on a calculator display?

'E notation' (e.g., 1.23E6) is shorthand for scientific notation used by calculators and computers because they cannot display superscripts. '1.23E6' means 1.23 × 10⁶ = 1,230,000.

How many significant figures should I use in the coefficient?

Use as many significant figures as your original measurement or data has. Scientific notation does not change precision — it only changes the way the number is written. If your number has 4 significant figures, your coefficient should too.

Related Calculators

Sources

Only sources that have been reviewed are shown. Unverified citations are never published.

Spotted a calculation error?Report an Error