Scientific Notation Calculator & Converter
Convert any number to and from scientific notation, or perform arithmetic — all with step-by-step working shown. Covers standard form (UK), E notation, and all four operations.
Calculating...
Select a mode, enter a number, and click Calculate to see the result with full step-by-step working.
How Scientific Notation Works
Move decimal left → positive exp Move decimal right → negative exp Coefficient: 1 ≤ |a| < 10
n > 0 → move decimal right (n places) n < 0 → move decimal left (n places) n = 0 → coefficient = standard form
× : multiply coeffs, add exponents ÷ : divide coeffs, subtract exponents Then normalise result to [1, 10)
1. Match exponents (use the larger) 2. Add/subtract coefficients 3. Normalise result to [1, 10)
What Is Scientific Notation?
Scientific notation (called standard form in the UK) is a method for writing any number as a × 10ⁿ, where a is the coefficient — a number satisfying 1 ≤ |a| < 10 — and n is an integer exponent. The system was developed so that scientists could write and compare extremely large and extremely small numbers without counting dozens of zeros.
Physicists use it for the mass of a proton (1.673 × 10⁻²⁷ kg), astronomers use it for stellar distances, and chemists use it for Avogadro's number (6.022 × 10²³). Rather than writing 602,200,000,000,000,000,000,000, the notation cuts it to a single line. It also preserves precision — 1.00 × 10³ signals three significant figures, while plain 1000 does not.
How to Convert a Number to Scientific Notation
Converting any decimal number follows three steps:
- Locate the decimal point (or its implied position at the right end of an integer).
- Move the decimal point left or right until the number is between 1 and 10 — this is your coefficient.
- Count the places moved: left moves give a positive exponent, right moves give a negative exponent.
For example: 84,700,000 → move the decimal 7 places left → 8.47 × 10⁷. And 0.000045 → move the decimal 5 places right → 4.5 × 10⁻⁵. A number already between 1 and 10 has an exponent of zero: 7.3 × 10⁰ = 7.3.
How to Convert from Scientific Notation to Standard Form
The conversion is the reverse of the above. The exponent tells you exactly how far to move the decimal point, and in which direction:
- For a positive exponent, move the decimal right by that many places (the number gets larger).
- For a negative exponent, move the decimal left by that many places (the number gets smaller).
Example: 3.2 × 10⁵ — move 5 places right — gives 320,000. Example: 6.674 × 10⁻¹¹ — move 11 places left — gives 0.00000000006674. If the exponent is large (say, 23 or −27), writing out the full standard form is impractical, and the calculator will display the value in E notation instead.
How to Multiply and Divide in Scientific Notation
Multiplication is the most natural operation for scientific notation because the rules follow directly from the laws of exponents:
- Multiply the coefficients: a × b.
- Add the exponents: m + n.
- Normalise if the coefficient is ≥ 10 or < 1.
Example: (3.2 × 10⁴) × (2.5 × 10³). Coefficients: 3.2 × 2.5 = 8.0. Exponents: 4 + 3 = 7. Result: 8.0 × 10⁷.
For division, the process is symmetric — divide the coefficients and subtract the exponents. Example: (6.0 × 10⁸) ÷ (2.0 × 10³) = 3.0 × 10⁵. A common pitfall: if the divided coefficient falls outside [1, 10), you must normalise. (1.5 × 10⁴) ÷ (3.0 × 10²) = 0.5 × 10² → normalise to 5.0 × 10¹.
How to Add and Subtract in Scientific Notation
Addition and subtraction are more involved because you can only combine coefficients when both terms share the same power of 10. The three-step procedure:
- Find the larger exponent. Rewrite the other number using that exponent by adjusting its coefficient.
- Add or subtract the coefficients; the exponent stays the same.
- Normalise the result if the coefficient is outside [1, 10).
Example: 3.2 × 10⁵ + 1.5 × 10³. Convert 1.5 × 10³ → 0.015 × 10⁵. Add: (3.2 + 0.015) × 10⁵ = 3.215 × 10⁵. This is the same logic used for aligning decimal places in column addition — both operands need the same base unit before you can combine them.
Scientific Notation in Real Life
Across science and engineering, scientific notation is the standard for any measurement that spans many orders of magnitude:
| Quantity | Scientific Notation | Standard Form |
|---|---|---|
| Speed of light | 2.998 × 10⁸ m/s | 299,800,000 m/s |
| Avogadro's number | 6.022 × 10²³ | 602,200,000,000,000,000,000,000 |
| Earth–Sun distance | 1.496 × 10¹¹ m | 149,600,000,000 m |
| Mass of electron | 9.109 × 10⁻³¹ kg | 0.0000000000000000000000000000009109 kg |
| Wavelength of red light | 7.0 × 10⁻⁷ m | 0.0000007 m |
Scientific notation makes comparison immediate. One glance confirms that 9.109 × 10⁻³¹ is far smaller than 1.673 × 10⁻²⁷ — the exponents −31 and −27 tell the story. Comparing the standard decimal forms requires counting zeros that are easy to miscalculate.
Scientific Notation FAQ
What is the difference between scientific notation and E notation?
How do you know if the exponent is positive or negative?
What is the coefficient in scientific notation?
Can the coefficient be negative in scientific notation?
How do you add numbers with different exponents in scientific notation?
What is standard form in the UK?
Related Calculators
Significant Figures Calculator
Count sig figs and round numbers to any precision
GCF & LCM Calculator
Greatest common factor and least common multiple with Euclidean steps
Standard Deviation Calculator
Sample and population std dev, variance, mean, and median
Percentage Calculator
Solve percent-of-number and part-to-whole questions