Scientific Notation Calculator

Convert numbers to and from scientific notation (exponential form). Perform arithmetic operations and learn about powers of 10 with step-by-step explanations.

Number Input

Operations

Conversion Results

Decimal Form:
123456789
Scientific Notation:
1.234568 × 108
Engineering Notation:
123.456789 × 10^6
E-notation:
1.235E+8

Number Properties

Order of Magnitude:
108
Number of Digits:
9
Sign:
Positive
Type:
Large Number

Step-by-Step Conversion

1
Identify the decimal point position
Find where the decimal point currently is
Original number: 123456789
2
Move decimal point to create coefficient between 1 and 10
Move decimal point 8 places to the left
123456789 → 1.23456789
3
Count the number of places moved
This becomes the positive exponent
Moved 8 places left → exponent = +8
4
Write in scientific notation
Combine coefficient and exponent
1.23456789 × 10^8

Scientific Notation Explained

What is Scientific Notation?

Scientific notation is a way of expressing very large or very small numbers in a compact form. It's written as a × 10n, where 'a' is a number between 1 and 10 (called the coefficient or mantissa), and 'n' is an integer (called the exponent).

General form: a × 10n
Where: 1 ≤ |a| < 10 and n is an integer

Converting to Scientific Notation

To convert a number to scientific notation:

  1. Move the decimal point to create a number between 1 and 10
  2. Count how many places you moved the decimal point
  3. If you moved left, the exponent is positive; if right, it's negative
  4. Write in the form a × 10n

Examples

300,000 = 3.0 × 105 (moved decimal 5 places left)
0.0045 = 4.5 × 10-3 (moved decimal 3 places right)
6.022 × 1023 = 602,200,000,000,000,000,000,000

How to Use This Calculator

1
Choose Input Mode
Select whether you want to enter a decimal number or scientific notation.
2
Enter Your Number
Type your number in decimal form or enter the coefficient and exponent separately.
3
View Results
See the number in various formats: decimal, scientific notation, engineering notation, and E-notation.
4
Perform Operations
Add a second number to perform arithmetic operations in scientific notation.

Applications of Scientific Notation

Science & Engineering

  • Expressing astronomical distances (light-years, parsecs)
  • Atomic and molecular measurements
  • Electrical engineering calculations
  • Chemical concentrations and reactions
  • Physics constants and measurements
  • Computer science and data storage

Real-World Examples

  • Speed of light: 3.0 × 108 m/s
  • Avogadro's number: 6.022 × 1023
  • Planck constant: 6.626 × 10-34 J⋅s
  • Mass of an electron: 9.109 × 10-31 kg
  • Distance to nearest star: 4.24 × 1016 m
  • Size of a virus: 1.0 × 10-7 m

Example Calculations

Example 1: Converting Large Numbers

Number: 93,000,000 (distance from Earth to Sun in miles)
Step 1: Move decimal point to get 9.3
Step 2: Count places moved: 7 places to the left
Step 3: Write as 9.3 × 107

Example 2: Converting Small Numbers

Number: 0.000000001 (1 nanometer in meters)
Step 1: Move decimal point to get 1.0
Step 2: Count places moved: 9 places to the right
Step 3: Write as 1.0 × 10-9

Example 3: Multiplication in Scientific Notation

(2.0 × 103) × (3.0 × 105)
= (2.0 × 3.0) × (103 × 105)
= 6.0 × 108

Frequently Asked Questions

What's the difference between scientific and engineering notation?

Scientific notation uses exponents that can be any integer, while engineering notation uses exponents that are multiples of 3 (like 10³, 10⁶, 10⁹). This aligns with common engineering prefixes like kilo-, mega-, giga-, etc.

How do I multiply numbers in scientific notation?

Multiply the coefficients and add the exponents: (a × 10ᵐ) × (b × 10ⁿ) = (a × b) × 10^(m+n). If the result's coefficient is not between 1 and 10, adjust it accordingly.

When should I use scientific notation?

Scientific notation is most useful for very large numbers (like astronomical distances) or very small numbers (like atomic measurements). It makes calculations easier and reduces the chance of errors when dealing with many zeros.