Scientific Notation Calculator

Convert numbers to and from scientific notation with this easy-to-use calculator.

Conversion Mode

Result

Scientific Notation

1.234568 × 10^8

E Notation

1.23456789e+8

Coefficient

1.234568

Exponent

8

About Scientific Notation

Format

a x 10^n where 1 <= |a| < 10

The coefficient a is between 1 and 10, and n is an integer.

Examples

  • • 300,000,000 = 3 × 10^8
  • • 0.000001 = 1 × 10^-6
  • • 1,234,000 = 1.234 × 10^6

What is Scientific Notation?

Scientific notation is a way of expressing very large or very small numbers in a compact, standardized format. It's used extensively in science, engineering, and mathematics to make numbers easier to read, compare, and calculate.

Standard Format: a × 10ⁿ

  • Coefficient (a): A number between 1 and 10 (1 ≤ |a| < 10)
  • Base: Always 10
  • Exponent (n): An integer (positive, negative, or zero)

Why Use Scientific Notation?

  • Simplifies writing very large numbers (distance to stars)
  • Simplifies writing very small numbers (atomic sizes)
  • Makes calculations with extreme values easier
  • Clearly shows the order of magnitude (scale)
  • Reduces errors from counting zeros

Examples of Scale:

  • Speed of light: 299,792,458 m/s = 2.998 × 10⁸ m/s
  • Avogadro's number: 602,214,076,000,000,000,000,000 = 6.022 × 10²³
  • Planck's constant: 0.000000000000000000000000000000000663 = 6.63 × 10⁻³⁴ J·s

Converting to Scientific Notation

Follow these steps to convert any number to scientific notation:

For Large Numbers (≥ 10):

  1. Move the decimal point left until you have one non-zero digit before it
  2. Count how many places you moved (this becomes the positive exponent)
  3. Write as coefficient × 10^(places moved)

For Small Numbers (< 1):

  1. Move the decimal point right until you have one non-zero digit before it
  2. Count how many places you moved (this becomes the negative exponent)
  3. Write as coefficient × 10^(-places moved)
Standard Form Scientific Notation Explanation
5,280,000 5.28 × 10⁶ Moved decimal 6 places left
0.00047 4.7 × 10⁻⁴ Moved decimal 4 places right
92,900,000 9.29 × 10⁷ Earth-Sun distance (km)
0.000000001 1 × 10⁻⁹ One nanometer in meters

Operations in Scientific Notation

Performing calculations with numbers in scientific notation:

Scientific Notation Operations

Multiplication: (a × 10ᵐ) × (b × 10ⁿ) = (a × b) × 10^(m+n) Division: (a × 10ᵐ) ÷ (b × 10ⁿ) = (a ÷ b) × 10^(m-n) Addition/Subtraction: 1. Convert to same exponent 2. Add/subtract coefficients 3. Keep the common exponent Powers: (a × 10ⁿ)ᵖ = aᵖ × 10^(n×p)

Where:

  • a, b= Coefficients (1 ≤ |a|, |b| < 10)
  • m, n= Integer exponents
  • p= Power to raise to

Engineering vs Scientific Notation

Engineering notation is similar to scientific notation but uses exponents that are multiples of 3:

Prefix Symbol Power of 10 Example
Giga G 10⁹ 3.5 GHz = 3.5 × 10⁹ Hz
Mega M 10⁶ 15 MW = 15 × 10⁶ W
Kilo k 10³ 47 kΩ = 47 × 10³ Ω
Milli m 10⁻³ 250 mA = 250 × 10⁻³ A
Micro μ 10⁻⁶ 100 μF = 100 × 10⁻⁶ F
Nano n 10⁻⁹ 5 nm = 5 × 10⁻⁹ m

Engineering notation aligns with SI unit prefixes, making it practical for electrical engineering, physics, and other technical fields.

How to Use This Calculator

Our scientific notation calculator performs conversions and calculations:

  1. Convert to Scientific Notation:
    • Enter any number (standard form)
    • Get result in a × 10ⁿ format
  2. Convert from Scientific Notation:
    • Enter coefficient and exponent
    • Get standard decimal form
  3. Perform Operations:
    • Enter two numbers in scientific notation
    • Select operation (×, ÷, +, -)
    • Get result in proper scientific notation

Input Formats Accepted:

  • Standard decimal: 123456789
  • Scientific: 1.23e8 or 1.23E8 or 1.23 × 10⁸
  • With negative exponent: 4.5e-6

Scientific Notation and Significant Figures

Scientific notation clearly shows significant figures—the digits that carry meaningful information:

Rules for Significant Figures:

  • All non-zero digits are significant
  • Zeros between non-zero digits are significant
  • Leading zeros are NOT significant
  • Trailing zeros after decimal point ARE significant

Examples:

  • 2,300 could be 2, 3, or 4 sig figs (ambiguous)
  • 2.3 × 10³ = 2 significant figures (clear)
  • 2.30 × 10³ = 3 significant figures (clear)
  • 2.300 × 10³ = 4 significant figures (clear)

Scientific notation eliminates ambiguity about which zeros are significant, making it the preferred format for scientific measurements.

Real-World Applications

Scientific notation is essential in many fields:

Astronomy:

  • Distance to nearest star (Proxima Centauri): 4.0 × 10¹³ km
  • Age of universe: 1.38 × 10¹⁰ years
  • Mass of Earth: 5.97 × 10²⁴ kg

Chemistry:

  • Avogadro's number: 6.022 × 10²³ particles/mol
  • Atomic mass unit: 1.66 × 10⁻²⁷ kg
  • Electron charge: 1.6 × 10⁻¹⁹ coulombs

Computing:

  • Storage capacities (terabytes = 10¹² bytes)
  • Processing speeds (GHz = 10⁹ Hz)
  • Data transfer rates

Medicine:

  • Virus sizes (100 nm = 1 × 10⁻⁷ m)
  • Drug dosages in micrograms
  • Cell counts per milliliter

Worked Examples

Convert Large Number to Scientific Notation

Problem:

Express 45,600,000 in scientific notation

Solution Steps:

  1. 1Identify the first non-zero digit: 4
  2. 2Place decimal after first digit: 4.56
  3. 3Count places from new position to original decimal: 7 places left
  4. 4Positive exponent (number ≥ 10): 10⁷
  5. 5Write the result: 4.56 × 10⁷

Result:

45,600,000 = 4.56 × 10⁷

Convert Small Number to Scientific Notation

Problem:

Express 0.00000328 in scientific notation

Solution Steps:

  1. 1Identify the first non-zero digit: 3
  2. 2Place decimal after first digit: 3.28
  3. 3Count places from original to new position: 6 places right
  4. 4Negative exponent (number < 1): 10⁻⁶
  5. 5Write the result: 3.28 × 10⁻⁶

Result:

0.00000328 = 3.28 × 10⁻⁶

Multiply Numbers in Scientific Notation

Problem:

Calculate (3.0 × 10⁴) × (2.5 × 10⁶)

Solution Steps:

  1. 1Multiply coefficients: 3.0 × 2.5 = 7.5
  2. 2Add exponents: 4 + 6 = 10
  3. 3Combine: 7.5 × 10¹⁰
  4. 4Check: coefficient is between 1 and 10 ✓
  5. 5Final answer: 7.5 × 10¹⁰

Result:

(3.0 × 10⁴) × (2.5 × 10⁶) = 7.5 × 10¹⁰

Tips & Best Practices

  • Count decimal places moved = the exponent (positive for large numbers, negative for small)
  • Moving decimal left = positive exponent; moving right = negative exponent
  • When multiplying, add exponents; when dividing, subtract exponents
  • Always normalize your answer so coefficient is between 1 and 10
  • Use E notation (like 2.5E6) for entering values in calculators and spreadsheets
  • For addition/subtraction, first convert to the same power of 10
  • Scientific notation makes it easy to compare sizes—just compare exponents first

Frequently Asked Questions

This standardization ensures every number has exactly one representation in scientific notation. Without this rule, 500 could be written as 5 × 10², 50 × 10¹, or 0.5 × 10³—all equivalent but confusing. The standard form makes comparisons easy: larger exponent = larger number (for positive numbers).
Most calculators have an EE or EXP button. To enter 3.5 × 10⁸, type: 3.5 [EE] 8. Don't multiply by 10 separately—EE/EXP directly sets the power of 10. For negative exponents like 10⁻⁶, use: 2.4 [EE] [-] 6 or 2.4 [EE] 6 [+/-].
They represent the same thing. 'E' notation (or 'e') is used in calculators and computers because superscripts aren't available. So 2.5E6 = 2.5 × 10⁶ = 2,500,000. This is NOT the mathematical constant e ≈ 2.718—it's just shorthand for '× 10 to the power of'.
First, convert both numbers to have the same exponent (usually the larger one). Then add the coefficients. Example: (3 × 10⁵) + (2 × 10⁴) = (3 × 10⁵) + (0.2 × 10⁵) = 3.2 × 10⁵. If the result's coefficient isn't between 1-10, adjust accordingly.
Normalize it by adjusting the exponent. If you get 25 × 10³, move the decimal left: 2.5 × 10⁴ (coefficient decreased by factor of 10, exponent increased by 1). If you get 0.5 × 10⁴, move right: 5 × 10³ (coefficient increased, exponent decreased).
The exponent represents the order of magnitude—a rough measure of size. Numbers with the same exponent are in the same order of magnitude. Going from 10³ to 10⁶ represents 3 orders of magnitude (a factor of 1000). This concept is used in Richter scale, pH, and decibels.

Sources & References

Last updated: 2026-01-22