/

Scientific Notation Calculator and Converter

Scientific Notation Tool

Scientific Notation Calculator & Converter

Convert any number to scientific notation, convert scientific notation back to standard form, perform operations, and get step-by-step explanations — instantly.

2-WayConversion
4Operations
Step-by-Step
FreeWorksheet
Scientific Notation Calculator & Converter
Try:
673.5
0.006
Speed of light
1 Billion
1 Nanometer
6.674×10⁹
Operations with Scientific Notation

Multiply, divide, add or subtract two numbers in scientific notation with full step-by-step working.

×10
×10

Scientific Notation Calculator — Complete Guide

This scientific notation calculator and converter handles everything: converting decimal numbers to scientific notation, converting scientific notation back to standard form, and performing all four arithmetic operations with full step-by-step working. Whether you're a student, scientist, or engineer, this tool makes working with very large and very small numbers effortless.

How to Use the Scientific Notation Converter

  1. Choose your conversion direction using the two mode buttons at the top of the calculator.
  2. Decimal → Scientific Notation: Enter any number (like 673.5 or 0.000006) and click Convert.
  3. Scientific Notation → Standard Form: Enter the coefficient (e.g. 6.735) and the exponent (e.g. 2) and click Convert.
  4. Use the Operations section to multiply, divide, add, or subtract two numbers already in scientific notation.
  5. Click the example chips to load famous numbers instantly.
  6. Download a free printable worksheet below for practice problems.

What Is Scientific Notation?

Scientific notation is a way of writing numbers that are too large or too small to be conveniently written in decimal form. A number in scientific notation is written as:

a × 10ⁿ — where 1 ≤ |a| < 10 (the coefficient) and n is any integer (the exponent).

For example, the speed of light is 299,792,458 m/s — in scientific notation this is 2.998 × 10⁸. Much cleaner, and the exponent instantly tells you the magnitude of the number.

Scientific Notation Rules

To correctly write any number in scientific notation, follow these rules:

  • Rule 1 — The coefficient must be ≥ 1 and < 10. So 6.735 is valid; 67.35 is not.
  • Rule 2 — The base is always 10. You always write × 10ⁿ.
  • Rule 3 — Large numbers have positive exponents. Moving the decimal left → positive n. E.g. 5000 = 5 × 10³.
  • Rule 4 — Small numbers (less than 1) have negative exponents. Moving the decimal right → negative n. E.g. 0.005 = 5 × 10⁻³.
  • Rule 5 — Count the decimal moves carefully. The number of places you move the decimal IS the exponent.
  • Rule 6 — The sign of the exponent shows direction, not size. 10⁻³ means tiny (thousandths); 10³ means large (thousands).

How to Convert a Number to Scientific Notation

Use this step-by-step method every time:

  1. Identify the original decimal point position (or assume it's at the far right for whole numbers).
  2. Move the decimal point until the number is between 1 and 10. That number is your coefficient a.
  3. Count how many places you moved. That count is the absolute value of your exponent.
  4. If you moved the decimal left, the exponent is positive.
  5. If you moved the decimal right, the exponent is negative.
  6. Write the result as a × 10ⁿ.

Example: 0.006 in Scientific Notation

  1. Start: 0.006
  2. Move decimal 3 places right to get 6.0
  3. Moved right → exponent is negative 3
  4. Result: 6.0 × 10⁻³
  5. Check: 6.0 ÷ 1000 = 0.006
0.006 = 6.0 × 10⁻³

Example: Speed of Light in Scientific Notation

  1. Speed of light = 299,792,458 m/s
  2. Move decimal 8 places left: 2.99792458
  3. Moved left → exponent is +8
  4. Rounded to 4 sig figs: 2.998 × 10⁸
299,792,458 = 2.998 × 10⁸ m/s

Example: 1 Billion in Scientific Notation

  1. 1 billion = 1,000,000,000
  2. Move decimal 9 places left: 1.0
  3. Result: 1.0 × 10⁹
1,000,000,000 = 1.0 × 10⁹

How to Convert Scientific Notation to Standard Form

To go from scientific notation back to a regular decimal number (standard form):

  1. Look at the exponent n.
  2. If n is positive, move the decimal point n places to the right. Add zeros if needed.
  3. If n is negative, move the decimal point |n| places to the left. Add leading zeros if needed.

Example: 6.735 × 10² to Standard Form

  1. Exponent is +2 → move decimal 2 places right.
  2. 6.735 → 673.5
6.735 × 10² = 673.5

How to Multiply in Scientific Notation

Multiplying two numbers in scientific notation is straightforward:

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

Step 1: Multiply the coefficients. Step 2: Add the exponents. Step 3: Adjust if the new coefficient is not between 1 and 10.

Example: (3.0 × 10⁴) × (2.0 × 10³)

  1. Multiply coefficients: 3.0 × 2.0 = 6.0
  2. Add exponents: 4 + 3 = 7
  3. Result: 6.0 × 10⁷
= 6.0 × 10⁷

How to Divide in Scientific Notation

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

Example: (8.0 × 10⁶) ÷ (2.0 × 10²)

  1. Divide coefficients: 8.0 ÷ 2.0 = 4.0
  2. Subtract exponents: 6 − 2 = 4
  3. Result: 4.0 × 10⁴
= 4.0 × 10⁴

How to Add and Subtract in Scientific Notation

Addition and subtraction require matching exponents first:

  1. Make both exponents the same (convert the smaller-exponent number).
  2. Add or subtract the coefficients.
  3. Keep the common exponent.
  4. Adjust to proper scientific notation if needed.

Example: (3.0 × 10⁴) + (2.0 × 10³)

  1. Convert second number: 2.0 × 10³ = 0.2 × 10⁴
  2. Add: (3.0 + 0.2) × 10⁴ = 3.2 × 10⁴
= 3.2 × 10⁴

Scientific Notation Operations — Quick Reference

OperationRuleExampleAnswer
×Multiply coefficients, add exponents(2 × 10³)(3 × 10²)6 × 10⁵
÷Divide coefficients, subtract exponents(6 × 10⁵) ÷ (3 × 10²)2 × 10³
+Match exponents, then add coefficients(3 × 10⁴)+(2 × 10⁴)5 × 10⁴
Match exponents, then subtract coefficients(5 × 10³)−(2 × 10³)3 × 10³

Free Scientific Notation Worksheet — Printable Practice Problems

Practice makes perfect. Use these problems to test your understanding of scientific notation. Click the download button to get a formatted printable PDF version.

Scientific Notation Practice Worksheet

Convert each number to scientific notation. Write your answers in the space provided.

1. Convert: 673.5
2. Convert: 0.006
3. Convert: 45,000
4. Convert: 0.00082
5. Convert: 1,000,000
6. Convert: 0.000000001
7. Std form: 3.5 × 10⁴
8. Std form: 7.2 × 10⁻³
9. (2×10³)×(4×10²) = ?
10. (9×10⁶)÷(3×10²) = ?

Includes answer key • Printable A4 & Letter size • Free forever

Frequently Asked Questions

What is scientific notation?
Scientific notation is a standardised way to write very large or very small numbers. Any number is written as a × 10ⁿ, where 1 ≤ |a| < 10 and n is an integer. It's widely used in science, engineering, and mathematics to avoid writing many zeros.
What is 673.5 in scientific notation?
673.5 in scientific notation is 6.735 × 10². Move the decimal point 2 places to the left to get 6.735 (which is between 1 and 10), so the exponent is +2. To verify: 6.735 × 100 = 673.5 ✓
How do you convert scientific notation to standard form?
Look at the exponent. If positive, move the decimal point that many places to the right. If negative, move it that many places to the left. For example: 6.735 × 10² → move decimal 2 right → 673.5. And 6.0 × 10⁻³ → move decimal 3 left → 0.006.
What is the speed of light in scientific notation?
The speed of light is approximately 299,792,458 m/s. In scientific notation this is 2.998 × 10⁸ m/s (rounded to 4 significant figures). This is one of the most famous numbers in physics and the universal speed limit.
How do you multiply numbers in scientific notation?
Multiply the coefficients and add the exponents: (a × 10ⁿ) × (b × 10ᵐ) = (a×b) × 10^(n+m). If the resulting coefficient is ≥ 10, adjust it and increment the exponent accordingly. Use the Operations calculator above for instant step-by-step answers.
What is 1 billion in scientific notation?
1 billion = 1,000,000,000 = 1.0 × 10⁹. The decimal moves 9 places to the left, giving an exponent of +9. One trillion would be 1.0 × 10¹², and one million is 1.0 × 10⁶.
What's the difference between scientific notation and E-notation?
They represent the same thing in different ways. Scientific notation uses "× 10ⁿ" (e.g. 6.735 × 10²), while E-notation uses "E" as shorthand for "× 10^" (e.g. 6.735E2). E-notation is commonly used in calculators and programming languages because superscript exponents are hard to type.
How do you add numbers in scientific notation with different exponents?
First convert both numbers to have the same exponent (match to the larger exponent). Then add the coefficients and keep the exponent. Example: (3.0 × 10⁴) + (2.0 × 10³) → convert: (3.0 × 10⁴) + (0.2 × 10⁴)3.2 × 10⁴. Use the Operations section above!
Quick Rules
1
Form: a × 10ⁿ where 1 ≤ |a| < 10
2
Large numbers → positive exponent
3
Small numbers (<1) → negative exponent
4
× Multiply: multiply a's, add n's
5
÷ Divide: divide a's, subtract n's
6
+ − Add/Subtract: match exponents first
Famous Numbers
NumberSci. Notation
673.56.735 × 10²
0.0066.0 × 10⁻³
1 billion1.0 × 10⁹
Speed of light2.998 × 10⁸
Avogadro's No.6.022 × 10²³
Electron mass9.109 × 10⁻³¹
Planck const.6.626 × 10⁻³⁴
Earth's mass5.972 × 10²⁴
Standard ↔ Sci
StandardSci. Notation
0.0011 × 10⁻³
0.011 × 10⁻²
0.11 × 10⁻¹
11 × 10⁰
101 × 10¹
1001 × 10²
1,0001 × 10³
1,000,0001 × 10⁶

Share This Tool

Share the Scientific Notation Calculator with students and colleagues!

Free chemistry, physics, biology & math calculators with step-by-step solutions. Trusted by 100,000+ students. Solve any science problem instantly!

Newsletter

Subscribe to our Newsletter to be updated. We promise not to spam.

Copyright © 2026 SciSolveLab. All Rights Reserved

Scroll to Top