Scientific Notation Converter — Convert Between Standard and Scientific Notation
Scientific notation expresses very large and very small numbers in a compact, standardised form that makes calculation and comparison practical. From atoms to galaxies, from nanoseconds to geological time, scientific notation is the lingua franca of quantitative science. The free converter on PublicSoftTools instantly converts between standard and scientific notation in either direction.
What Is Scientific Notation?
Scientific notation expresses any number as a product of two parts: a coefficient (a number between 1 and 10, not including 10) and a power of 10. The general form is:
a × 10ⁿ
Where 1 ≤ a < 10 (the coefficient) and n is any integer (the exponent). The exponent tells you how many places to move the decimal point: positive exponents indicate large numbers (move decimal right); negative exponents indicate small numbers (move decimal left).
For example, 4,500 = 4.5 × 10³ (move decimal 3 places left to get coefficient 4.5). And 0.0045 = 4.5 × 10⁻³ (move decimal 3 places right to get coefficient 4.5; exponent is negative because original number is small).
Real-World Examples
| Standard form | Scientific notation | Real-world context |
|---|---|---|
| 3,000,000,000 | 3 × 10⁹ | Speed of light (roughly), in m/s |
| 0.000000001 | 1 × 10⁻⁹ | 1 nanometre — size of atoms |
| 602,200,000,000,000,000,000,000 | 6.022 × 10²³ | Avogadro's number |
| 0.000000000000000000000000001672 | 1.672 × 10⁻²⁷ | Mass of a proton (kg) |
| 9,460,000,000,000,000 | 9.46 × 10¹⁵ | 1 light year in metres |
| 0.00001 | 1 × 10⁻⁵ | 10 microns — human hair diameter |
How to Use the Scientific Notation Converter
- Open the scientific notation converter.
- Choose the conversion direction: Standard → Scientific or Scientific → Standard.
- Enter the number in the input field.
- The converted form is displayed instantly, along with the E-notation (engineering) equivalent (e.g., 4.5E3 = 4.5 × 10³).
How to Convert to Scientific Notation
- Write the number in decimal form.
- Count how many places you need to move the decimal point to get a coefficient between 1 and 10.
- If you moved the decimal left (for a large number), the exponent is positive.
- If you moved the decimal right (for a small number), the exponent is negative.
- Write the coefficient × 10 to that power.
Example: Convert 0.00047 to scientific notation.
- Move decimal 4 places right to get 4.7 (between 1 and 10).
- Moved right → exponent is negative: 10⁻⁴.
- Result: 4.7 × 10⁻⁴.
How to Convert from Scientific Notation to Standard Form
- Take the coefficient.
- If the exponent is positive n, move the decimal n places to the right. Fill with zeros if needed.
- If the exponent is negative n, move the decimal n places to the left. Fill with zeros if needed.
Example: Convert 3.67 × 10⁵ to standard form.
- Exponent is +5 → move decimal 5 places right.
- 3.67 → 367,000.
- Result: 367,000.
Calculating With Scientific Notation
| Operation | Rule | Example |
|---|---|---|
| Multiplication | (a × 10ⁿ) × (b × 10ᵐ) = (a × b) × 10^(n+m) | (3 × 10⁴) × (2 × 10³) = 6 × 10⁷ |
| Division | (a × 10ⁿ) ÷ (b × 10ᵐ) = (a/b) × 10^(n−m) | (6 × 10⁶) ÷ (3 × 10²) = 2 × 10⁴ |
| Addition/Subtraction | Convert to same exponent first, then add/subtract coefficients | 3 × 10⁴ + 2 × 10³ = 3 × 10⁴ + 0.2 × 10⁴ = 3.2 × 10⁴ |
| Powers | (a × 10ⁿ)ᵖ = aᵖ × 10^(n×p) | (2 × 10³)² = 4 × 10⁶ |
Significant Figures in Scientific Notation
Scientific notation makes significant figures explicit. The number of digits in the coefficient determines the number of significant figures. 4.50 × 10³ has three significant figures; 4.5 × 10³ has two; 4.500 × 10³ has four. This clarity is one reason scientific notation is preferred in science — there is no ambiguity about trailing zeros.
When converting to scientific notation, preserve the original number's significant figures. If 4500 has only 2 significant figures (the trailing zeros are not significant), write it as 4.5 × 10³. If all four digits are significant, write 4.500 × 10³.
E-Notation (Engineering Notation)
E-notation is a compact text representation of scientific notation used in calculators, spreadsheets, and programming. Instead of ×10ⁿ, it uses 'E' followed by the exponent. Examples:
- 4.5 × 10³ = 4.5E3 or 4.5e3
- 3.2 × 10⁻⁷ = 3.2E-7 or 3.2e-7
Spreadsheet programs (Excel, Google Sheets) display very large and very small numbers in E-notation automatically. When you see "1.5E+12" in a spreadsheet cell, it means 1.5 × 10¹², which is 1,500,000,000,000 (1.5 trillion).
Applications by Subject
Astronomy
Distances in space are so large that standard notation becomes unwieldy. The distance from Earth to the nearest star (Proxima Centauri) is approximately 4.0 × 10¹⁶ metres. The observable universe is about 8.8 × 10²⁶ metres in diameter. Writing these out in standard form (40,000,000,000,000,000 metres) would be impractical and error-prone — scientific notation is the only sensible format.
Chemistry
Atomic and molecular scales require very small numbers. The mass of an electron is 9.109 × 10⁻³¹ kg. A hydrogen atom has a radius of approximately 5.3 × 10⁻¹¹ m. Avogadro's number (6.022 × 10²³ mol⁻¹) represents the number of atoms or molecules in one mole of a substance — a number so large it has no analogue in everyday experience.
Computing and data storage
Computer memory and storage are measured in powers of 2 (bytes, kilobytes, megabytes) but network speeds and data volumes often appear in scientific notation in technical contexts. A terabyte (10¹² bytes in SI terms) of data at a network speed of 1 Gbps (10⁹ bits per second) takes approximately 8 × 10³ seconds (about 2.2 hours) to transfer — calculated using scientific notation arithmetic.
Biology and medicine
Cell sizes (1–100 micrometres = 10⁻⁶ to 10⁻⁴ m), virus sizes (20–300 nm = 2–30 × 10⁻⁸ m), and drug concentrations (nanomolar = 10⁻⁹ mol/L) all require scientific notation to express conveniently. Blood counts report cells per microlitre — a healthy red blood cell count is 4.5–6 × 10⁶ cells per microlitre.
Common Errors and How to Avoid Them
Off-by-one exponent errors
The most common mistake is counting the decimal places wrong by one. A useful check: for a positive exponent n, the standard form number should be a 1 followed by n digits (roughly). For 3.0 × 10⁴, the standard form is 30,000 — a number with 5 digits. The coefficient has 1 digit before the decimal, plus 4 decimal places moved → 5 total digits. Counting digits in the standard form is a quick sanity check.
Coefficient outside the 1–10 range
Scientific notation requires 1 ≤ coefficient < 10. Writing 35 × 10² is not valid scientific notation (though it is mathematically correct and equals 3.5 × 10³). Normalise by adjusting the coefficient and updating the exponent accordingly: move the decimal left one place (dividing by 10), which requires adding 1 to the exponent.
Sign confusion with negative exponents
A negative exponent does not mean a negative number. 5 × 10⁻³ = 0.005 — a positive number smaller than 1. A negative number in scientific notation looks like −5 × 10³ = −5,000. The negative sign on the coefficient makes the number negative; the negative sign on the exponent makes it small.
Common Questions
Is 10 × 10⁴ valid scientific notation?
No. The coefficient must be less than 10. This should be written as 1.0 × 10⁵. When multiplying or dividing produces a coefficient outside 1–10, adjust: if coefficient ≥ 10, divide it by 10 and add 1 to the exponent. If coefficient < 1, multiply by 10 and subtract 1 from the exponent.
How do I enter scientific notation into a calculator?
Most scientific calculators have an EXP or ×10ⁿ button. To enter 3.5 × 10⁶, press 3.5, then EXP, then 6. On a graphing calculator (TI-84), use the [2nd][,] key for EXP. In spreadsheets, type 3.5E6 in a cell. In Python, use 3.5e6 — Python will evaluate this as 3,500,000.0.
What is the difference between scientific notation and engineering notation?
Scientific notation uses any integer exponent, with a coefficient between 1 and 10. Engineering notation restricts exponents to multiples of 3 (0, ±3, ±6, ±9...), which align with SI prefixes (kilo=10³, mega=10⁶, milli=10⁻³, micro=10⁻⁶). Engineering notation is preferred in electronics and engineering because component values map directly to named prefixes: 4.7 × 10⁻³ F = 4.7 mF (millifarads).
Convert to Scientific Notation
Enter any number — large or small — and get its scientific notation, E-notation, and significant figure count instantly.
Open Scientific Notation Converter