Education
Scientific Notation Calculator
Last updated: June 19, 2026
A scientific notation calculator is a numerical conversion tool designed to express extremely large or small numbers in the standard scientific format of a coefficient multiplied by ten raised to an exponent. The calculator converts decimal numbers into scientific notation and reverses the process. It calculates the necessary decimal point shifts to display the exponent and coefficient. Chemists, physicists, astronomers, and students use this tool to simplify equations and interpret scientific measurements.
Pick a direction. The calculator converts a standard number into coefficient times a power of 10, or expands a scientific-notation pair back into its standard form.
Quick Answer
Convert standard decimal numbers to scientific notation and vice versa. Input your value to see standard notation, scientific notation, and decimal shift steps.
Positive or negative; decimals OK. · e.g. 12345
Scientific notation writes any number as coefficient × 10^exp, with the coefficient between 1 and 10 (or 0).
Scientific notation
1.2345 × 10^4
12,345 written as a × 10^b
The decimal point moves 4 places right to convert the coefficient back into standard form.
Examples
12,345 → scientific
= 1.2345 × 10^4
0.00045 → scientific
= 4.5 × 10^-4
3.4 × 10^5 → standard
= 340,000
How it works
Scientific notation puts every nonzero number in the form a × 10^b, where the coefficient a has exactly one nonzero digit to the left of the decimal point. The calculator detects how many places the decimal point shifts and records that as the exponent.
Form · a × 10^b, 1 ≤ |a| < 10
Standard → scientific · b = ⌊log₁₀|x|⌋, a = x ÷ 10^b
Scientific → standard · x = a × 10^b
How to write scientific notation
Scientific notation is a standardized method for writing very large or very small numbers using powers of 10. The standard format is:
a × 10b
Where:
- a is the coefficient. It must be a number whose absolute value is greater than or equal to 1 and strictly less than 10 (1 ≤ |a| < 10). It has exactly one non-zero digit to the left of the decimal point.
- b is the exponent. It must be an integer (positive, negative, or zero) representing the power of 10.
Positive vs. negative exponents in scientific notation
The sign of the exponent tells you whether the standard number is very large or very small:
- Positive Exponents (b > 0): Indicate numbers greater than or equal to 10. Each increase in the exponent multiplies the number by 10. For example, 2.5 × 10³ means 2.5 × 1,000 = 2,500.
- Negative Exponents (b < 0): Indicate numbers between 0 and 1. Each decrease divides the number by 10. For example, 4.8 × 10⁻⁴ represents 4.8 ÷ 10,000 = 0.00048.
Worked examples: Converting in both directions
Example 1: Convert standard form 0.0000305 to scientific notation
- Locate the first non-zero digit, which is the 3.
- Move the decimal point to sit right after the 3 (making the coefficient 3.05).
- Count the decimal shifts: we shifted the decimal 5 places to the right.
- Because we shifted right (dealing with a decimal smaller than 1), the exponent is negative: −5.
- Result: 3.05 × 10⁻⁵.
Example 2: Expand 4.2 × 10⁶ back to standard form
- Write down the coefficient: 4.2.
- Since the exponent is positive 6, we shift the decimal point 6 places to the right (effectively multiplying by 1,000,000).
- Fill the empty spots with zeros: 4,200,000.
- Result: 4,200,000.
Scientific notation vs. engineering notation vs. E-notation
- Scientific Notation: Fits the format a × 10ᵇ where the coefficient satisfies 1 ≤ |a| < 10.
- Engineering Notation: Restricts the exponent b to multiples of 3 (e.g., 10³, 10⁻⁶, 10⁹), aligning directly with SI prefixes like kilo-, micro-, and giga-. The coefficient can sit between 1 and 1000 (e.g., 12.5 × 10³ instead of 1.25 × 10⁴).
- E-Notation: Used by calculators and programming languages. It replaces "× 10ᵇ" with "e" or "E" followed by the exponent. For example, 3.2 × 10⁻⁸ is typed or outputted as
3.2e-8.
Common mistakes when writing scientific notation
- Leaving multiple digits left of the decimal: Writing 25.4 × 10³ instead of the standardized form 2.54 × 10⁴. The coefficient must always be less than 10.
- Flipping the sign of the exponent: Adding a positive exponent to a very small decimal, or a negative exponent to a very large number (e.g., writing 0.005 as 5 × 10³ instead of 5 × 10⁻³).
- Confusing multiplication operators: Typing the algebraic variable x instead of a multiplication operator when writing scientific notation manually in calculators.
Related math and science calculators
Explore additional tools for handling exponents, sig figs, and rounding calculations:
- Sig Fig Calculator — count significant figures and round numbers with correct mathematical accuracy.
- Exponent Calculator — raise bases to positive or negative powers.
- Logarithm Calculator — compute logarithms for arbitrary bases.
- Scientific Calculator — perform advanced arithmetic, trigonometry, and exponential operations.
- Rounding Calculator — round numbers to a chosen decimal place or significant figures.
Related Calculators
More tools from Education
Frequently asked questions
Scientific notation writes any number as coefficient × 10^exponent, with the coefficient's absolute value between 1 and 10 (or equal to 0). It is a compact way to express extremely large or small values.
Move the decimal point until exactly one nonzero digit is to its left. Count the moves: if you moved left, the exponent is positive (e.g., 12,345 is 1.2345 × 10^4); if you moved right, the exponent is negative.
Move the decimal point right until exactly one nonzero digit is to its left. For 0.00045, that takes 4 moves to get 4.5, so the exponent is −4, yielding 4.5 × 10^−4.
Yes. The sign attaches to the coefficient. For −0.0072, the coefficient is −7.2 and the exponent is −3, so the scientific form is −7.2 × 10^−3.
Any time numbers are too large or too small to read comfortably. It is standard in physics, chemistry, astronomy, and other scientific fields to maintain precision and simplify arithmetic.
Scientific notation allows the exponent to be any integer, keeping the coefficient between 1 and 10. Engineering notation restricts the exponent to a multiple of 3 (like 3, 6, −9) so it matches metric prefixes (kilo, mega, micro), allowing the coefficient to be between 1 and 1000.
To add or subtract, the exponents must be the same. Convert one of the numbers so its exponent matches the other, add or subtract the coefficients, and then convert the result back to standard scientific notation (e.g., (3 × 10^4) + (2 × 10^3) = (3 × 10^4) + (0.2 × 10^4) = 3.2 × 10^4).
E-notation is a shorthand format for scientific notation where 'e' or 'E' stands for 'times 10 to the power of'. For example, 6.022e23 is equivalent to 6.022 × 10^23, and 1.6e-19 is equivalent to 1.6 × 10^−19.
Related calculators
Education
Scientific Calculator
Free online scientific calculator with sin, cos, tan, asin, acos, atan, log, ln, square root, exponents, factorial, π, e, and parentheses. Toggle degrees and radians for trig functions. Works as a scientific calculator, online scientific calculator, math calculator, advanced calculator, trig calculator, logarithm calculator, exponent calculator, and square root calculator. A practical scientific calculator online for everyday math, algebra, and trigonometry problems, including any calculator with sin cos tan support.
Education
Mixed Number Calculator
Convert improper fractions to mixed numbers and back. Returns the simplified form and the decimal equivalent.
Education
Decimal to Fraction Calculator
Convert a terminating decimal to a simplified fraction. Returns the unsimplified form, simplified fraction, mixed number, and percent.