Scientific Notation Calculator

Written by the StepSolvers Team  │  Reviewed by a Math Educator  │  Last updated July 2026

A scientific notation calculator converts any number to and from scientific notation, and performs multiplication, division, addition, or subtraction directly in that notation, with every step shown.

This free scientific notation converter also counts significant figures, and works with very large numbers (like the speed of light: 3 × 10⁸ m/s) and very small numbers (like 0.000043 = 4.3 × 10⁻⁵). No signup required.

Step-by-Step Solution

    Final Answer:

    What Is Scientific Notation?

    Scientific notation is a way of expressing very large or very small numbers in a compact, standardized form. Instead of writing 45,000,000, scientific notation writes 4.5 × 10⁷. Instead of writing 0.000043, it writes 4.3 × 10⁻⁵. It is used universally in science, engineering, mathematics, and computing because it makes extreme values manageable and arithmetic much easier. NIST's guide to expressing values in SI units covers the formal conventions this calculator follows, including how scientific notation relates to significant figures.

    Scientific notation format: N × 10ⁿ Where: N = the coefficient — a number between 1 and 10 (but not equal to 10) 10 = the base (always 10 in scientific notation) n = the exponent — a positive or negative integer Rules: 1 ≤ |N| < 10 (coefficient must be at least 1 and less than 10) n > 0 for large numbers | n < 0 for small numbers (between 0 and 1)

    Scientific Notation vs Standard Form vs Engineering Notation

    Notation typeDescription and example
    Scientific notationN × 10ⁿ where 1 ≤ N < 10. Example: 4.5 × 10⁷. Used in science and mathematics.
    Standard formThe ordinary decimal number. Example: 45,000,000. Easy to read but unwieldy for extremes.
    Engineering notationLike scientific notation but exponent is always a multiple of 3. Example: 45 × 10⁶. Matches SI prefixes (mega, kilo, milli, micro).
    E notationComputer shorthand for scientific notation. Example: 4.5E7 means 4.5 × 10⁷. Common in spreadsheets and programming.
    Exponential notationGeneral term for any number expressed with a base and exponent. Scientific notation is a specific type of exponential notation.

    Scientific Notation Formula and Rules

    Every number in scientific notation follows the same structure. Knowing the rules for the coefficient and exponent is all you need to convert any number correctly.

    The Five Rules of Scientific Notation

    RuleExplanation
    Rule 1: Coefficient rangeThe coefficient N must satisfy 1 ≤ |N| < 10. If your coefficient is 12.5, adjust: 12.5 × 10³ → 1.25 × 10⁴.
    Rule 2: Base is always 10Scientific notation always uses base 10. The exponent tells you how many places to move the decimal point.
    Rule 3: Positive exponentPositive exponents (10ⁿ, n > 0) represent large numbers (greater than 1). Moving the decimal right.
    Rule 4: Negative exponentNegative exponents (10⁻ⁿ) represent small numbers (between 0 and 1). Moving the decimal left. Rules 3 and 4 only cover base-10 exponents — if you need general exponent rules (negative, fractional, or a different base), the Log/Exponent Calculator covers that broader topic with its own step-by-step working.
    Rule 5: Significant figuresThe number of digits in the coefficient equals the number of significant figures in the result.

    Converting to Scientific Notation (Standard → Scientific)

    To convert a standard decimal number to scientific notation: 1. Move the decimal point until exactly one non-zero digit is to its left 2. Count the number of places the decimal moved — this is the exponent n 3. If you moved the decimal LEFT → exponent is POSITIVE (large number) 4. If you moved the decimal RIGHT → exponent is NEGATIVE (small number) 5. Write the result as N × 10ⁿ where N is the new decimal value

    Converting from Scientific Notation (Scientific → Standard)

    To convert scientific notation back to standard form: 1. Look at the exponent n 2. If n is POSITIVE → move the decimal RIGHT n places (makes number larger) 3. If n is NEGATIVE → move the decimal LEFT n places (makes number smaller) 4. Fill in zeros as needed to complete the number

    How to Use This Scientific Notation Calculator

    1. Select your operation from the dropdown: Convert to Scientific Notation, Convert to Standard Form, Multiply, Divide, Add, or Subtract.
    2. Enter your number or numbers in the input fields. The calculator accepts standard decimals (e.g. 45000000) and scientific notation format (e.g. 4.5e7 or 4.5 × 10⁷).
    3. Click Calculate. The result appears instantly with a full step-by-step breakdown.
    4. For the Significant Figures section below the calculator, enter any number to count its sig figs — each digit is highlighted and explained individually.
    5. Use Reset to clear all inputs and start a new calculation.

    The calculator also shows your result in three formats simultaneously: scientific notation (4.5 × 10⁷), standard decimal (45,000,000), and engineering notation (45 × 10⁶).

    Worked Example — Step by Step

    Example 1: Convert 0.000043 to Scientific Notation

    1. Start with the number: 0.000043
    2. Find the first non-zero digit: 4
    3. Move the decimal point until 4 is immediately to its left: 4.3
    4. Count the places the decimal moved: it moved 5 places to the RIGHT
    5. Moving right → exponent is NEGATIVE: n = −5
    6. Write the coefficient: 4.3
    7. Write the result: 4.3 × 10⁻⁵
    8. Verify: 4.3 × 10⁻⁵ = 4.3 ÷ 100,000 = 0.000043 ✓
    0.000043 = 4.3 × 10⁻⁵

    Example 2: Convert 45,300,000 to Scientific Notation

    1. Start with the number: 45,300,000
    2. Find the first non-zero digit: 4
    3. Move the decimal point until 4 is immediately to its left: 4.53
    4. Count the places the decimal moved: it moved 7 places to the LEFT
    5. Moving left → exponent is POSITIVE: n = 7
    6. Write the coefficient: 4.53
    7. Write the result: 4.53 × 10⁷
    8. Verify: 4.53 × 10⁷ = 4.53 × 10,000,000 = 45,300,000 ✓
    45,300,000 = 4.53 × 10⁷

    Example 3: Multiply in Scientific Notation — (3.0 × 10⁴) × (2.0 × 10³)

    When multiplying numbers in scientific notation, multiply the coefficients and add the exponents.

    1. Write the two numbers: (3.0 × 10⁴) × (2.0 × 10³)
    2. Multiply the coefficients: 3.0 × 2.0 = 6.0
    3. Add the exponents: 4 + 3 = 7
    4. Combine: 6.0 × 10⁷
    5. Check the coefficient is between 1 and 10: 6.0 ✓
    6. Final result: 6.0 × 10⁷ = 60,000,000
    (3.0 × 10⁴) × (2.0 × 10³) = 6.0 × 10⁷

    Example 4: Add in Scientific Notation — (3.2 × 10⁵) + (4.0 × 10⁴)

    When adding numbers in scientific notation, both numbers must have the same exponent first.

    1. Write the two numbers: (3.2 × 10⁵) + (4.0 × 10⁴)
    2. Make the exponents equal — convert the smaller exponent to match the larger
    3. 4.0 × 10⁴ = 0.40 × 10⁵ (move decimal left by 1, add 1 to exponent)
    4. Add the coefficients: 3.2 + 0.40 = 3.60
    5. Keep the shared exponent: 3.60 × 10⁵
    6. Check the coefficient is between 1 and 10: 3.60 ✓
    7. Final result: 3.60 × 10⁵ = 360,000
    (3.2 × 10⁵) + (4.0 × 10⁴) = 3.60 × 10⁵

    Example 5: The Speed of Light in Scientific Notation

    The speed of light is one of the most commonly referenced values expressed in scientific notation in physics and chemistry.

    Speed of light: 299,792,458 metres per second In scientific notation: 2.998 × 10⁸ m/s (often rounded to 3.0 × 10⁸ m/s) Working: 299,792,458 → 2.99792458 × 10⁸ Decimal moved 8 places to the left → positive exponent of 8 Rounded to 4 significant figures: 2.998 × 10⁸

    When and Why Scientific Notation Is Used

    Scientific notation exists because extreme numbers — very large or very small — are difficult to read, write, and compare in standard decimal form. The distance from Earth to the Sun is approximately 149,600,000,000 metres. Written in scientific notation that becomes 1.496 × 10¹¹ m — far easier to handle in equations.

    SI Prefixes and Scientific Notation

    Scientific notation connects directly to the SI prefix system used in all metric measurements. Each prefix corresponds to a specific power of 10:

    PrefixSymbolPower of 10
    TeraT10¹²
    GigaG10⁹
    MegaM10⁶
    Kilok10³
    Millim10⁻³
    Microμ10⁻⁶
    Nanon10⁻⁹
    Picop10⁻¹²

    A value like 4.7 microfarads becomes 4.7 × 10⁻⁶ farads in scientific notation, and 2.4 gigahertz becomes 2.4 × 10⁹ hertz. The prefix tells you the exponent immediately.

    Significant Figures and Scientific Notation

    Scientific notation and significant figures (sig figs) are closely linked. The number of digits in the coefficient of a scientific notation number equals the number of significant figures in that value.

    Significant figures rules — which digits count:

    Example: 4.30 × 10⁵ has 3 significant figures (4, 3, and 0) Example: 4.3 × 10⁵ has 2 significant figures (4 and 3) These two expressions represent the same number (430,000) but different levels of precision. The trailing zero in 4.30 × 10⁵ is meaningful — it indicates the number is known to 3 sig figs.

    Common Mistakes in Scientific Notation

    • Leaving the coefficient outside the 1-10 range: 12.5 × 10³ is not valid scientific notation — it must be adjusted to 1.25 × 10⁴.
    • Forgetting to match exponents before adding or subtracting: unlike multiplication, addition and subtraction require both numbers to share the same exponent first.
    • Mixing up which direction the decimal moves: moving the decimal left when converting to scientific notation gives a positive exponent, not negative — a frequent source of sign errors.

    Related Calculators

    Square Root Calculator
    Simplify square roots to exact radical form (e.g. √72 = 6√2), find cube roots and nth roots — with prime factorisation shown in every step.
    Log / Exponent Calculator
    Calculate logarithms in any base, natural log (ln), and exponents — with step-by-step working and the change-of-base formula shown.
    Average Calculator
    Find the mean, median, mode, and weighted average of any dataset — with every step of the calculation shown and a full stat summary.

    Frequently Asked Questions

    What is scientific notation?
    Scientific notation is a standardized way of writing very large or very small numbers as a coefficient multiplied by a power of 10 — in the form N × 10ⁿ, where N is a number between 1 and 10 (but not equal to 10) and n is a positive or negative integer. For example, 60,500 = 6.05 × 10⁴ and 0.00000605 = 6.05 × 10⁻⁶.
    How do you write a number in scientific notation?
    Move the decimal point until exactly one non-zero digit is to its left. Count how many places you moved it. If you moved left, the exponent is positive. If you moved right, the exponent is negative. Write the result as N × 10ⁿ. For example, to write 0.000043 in scientific notation: move the decimal 5 places right to get 4.3, so the answer is 4.3 × 10⁻⁵.
    What are the rules of scientific notation?
    There are two core rules. First, the coefficient must be at least 1 and less than 10 (written as 1 ≤ N < 10). Second, the base is always 10. The exponent can be any positive or negative integer. A positive exponent means the number is 1 or greater. A negative exponent means the number is between 0 and 1.
    How do you multiply in scientific notation?
    Multiply the coefficients together and add the exponents. For example: (3.0 × 10⁴) × (2.0 × 10³) = (3.0 × 2.0) × 10⁴⁺³ = 6.0 × 10⁷. If the resulting coefficient is not between 1 and 10, adjust it — for example, 12.0 × 10⁵ becomes 1.2 × 10⁶ (move decimal left, increase exponent by 1).
    How do you add or subtract in scientific notation?
    Both numbers must have the same exponent before you can add or subtract them. Convert the number with the smaller exponent to match the larger one, then add or subtract the coefficients while keeping the exponent the same. For example: (3.2 × 10⁵) + (4.0 × 10⁴) — first convert 4.0 × 10⁴ to 0.40 × 10⁵, then add: (3.2 + 0.40) × 10⁵ = 3.60 × 10⁵.
    What is the speed of light in scientific notation?
    The speed of light in a vacuum is 299,792,458 metres per second, written in scientific notation as 2.998 × 10⁸ m/s. It is often approximated as 3.0 × 10⁸ m/s in physics calculations. The positive exponent of 8 shows that the decimal point moves 8 places to the right to return to standard form.
    What is the difference between scientific notation and standard form?
    They are the same thing. In the United Kingdom and some other countries, "standard form" is the preferred term for what is called "scientific notation" in the United States. Both refer to the format N × 10ⁿ where 1 ≤ N < 10. The terms are interchangeable in mathematics and science.
    What is E notation and how does it relate to scientific notation?
    E notation is a compact way of writing scientific notation used in computers, calculators, and spreadsheets. The "E" (or "e") stands for "× 10 to the power of." So 4.5E7 means 4.5 × 10⁷, and 4.5E-5 means 4.5 × 10⁻⁵. When Excel or a calculator displays a number like 4.5E+07, it is showing scientific notation in E format. This calculator accepts both formats as input.
    Can scientific notation have a negative coefficient?
    Yes. The rule is that the absolute value of the coefficient must be between 1 and 10 — the coefficient itself can be negative. For example, −3.7 × 10⁴ is valid scientific notation representing −37,000. Negative scientific notation is common in physics when expressing temperatures below zero, opposite directions in vectors, or any negative quantity on an extreme scale.

    Significant Figures Counter

    Enter any number to count its significant figures and see which digits are significant.

    Quick Format Display

    Enter any number to see it in all 3 formats at once.