Scientific Notation Calculator

Convert any number to scientific notation (a Γ— 10^b) and back to plain decimal form, and read E-notation too β€” type a plain number or a scientific value.

Enter a plain number (e.g. 123000 or 0.00045) or scientific form (e.g. 6.02e23 or 4.5 x 10^-4). Everything converts instantly.

Scientific notation4.5 Γ— 10^-4
E-notation4.5e-4
Standard (decimal) form0.00045
Coefficient a4.5
Exponent b-4

Scientific notation writes a number as a Γ— 10b with 1 ≀ |a| < 10. The exponent b is how many places the decimal point moves: positive for large numbers, negative for small ones.

Quick answer

Scientific notation writes a number as a coefficient times a power of ten, a Γ— 10^b, with 1 ≀ |a| < 10. So 0.00045 becomes 4.5 Γ— 10^-4 and 123000 becomes 1.23 Γ— 10^5. This converter accepts a plain number or a value like 6.02e23 and shows the scientific, E-notation, and standard forms.

Formula & method

The tool finds the exponent b = ⌊log10|n|βŒ‹ and the coefficient a = n / 10^b, adjusting at boundary cases so 1 ≀ |a| < 10. It also parses input written as scientific or E-notation (e.g. '4.5 x 10^-4' or '6.02e23') and rebuilds the standard decimal form by shifting the decimal point b places.

Examples

Example 1: Small number
Input
0.00045
Result
4.5 Γ— 10⁻⁴
Why
Move the decimal point 4 places right to reach 4.5, so the exponent is βˆ’4.
Example 2: Large number
Input
123000
Result
1.23 Γ— 10⁡
Why
Move the decimal point 5 places left to reach 1.23, so the exponent is 5.
Example 3: From E-notation
Input
6.02e23
Result
602,000,000,000,000,000,000,000
Why
The standard form shifts the decimal 23 places right.

When to use this tool

  • Working with very large or very small quantities in science and engineering.
  • Reading or entering calculator and spreadsheet E-notation.
  • Comparing orders of magnitude quickly.

Common mistakes

  • Writing a coefficient outside the 1–10 range, such as 12 Γ— 10^3 instead of 1.2 Γ— 10^4.
  • Getting the exponent sign backwards β€” small numbers (< 1) have a negative exponent.
  • Losing significant figures when converting very large or very small numbers by hand.

Frequently asked questions

What is scientific notation?

A way of writing numbers as a Γ— 10^b where the coefficient a satisfies 1 ≀ |a| < 10 and b is an integer exponent. It makes very large and very small numbers compact.

What is E-notation?

A plain-text form of scientific notation used by calculators and computers, where 'e' replaces 'Γ— 10^'. So 6.02 Γ— 10^23 is written 6.02e23.

How do I find the exponent?

Count how many places you move the decimal point to get a coefficient between 1 and 10. Moving left gives a positive exponent; moving right gives a negative one.

Can I convert back to a normal number?

Yes. Enter the scientific or E-notation value and the tool shows the standard decimal form.

Why is 0.00045 written with a negative exponent?

Because it is less than 1. You move the decimal 4 places to the right to reach 4.5, which corresponds to 10^-4.

Does it keep precision?

It carries up to 12 significant digits and avoids floating-point noise in the displayed forms.

Sources & references

External references open in a new tab. We are independent and not affiliated with these organizations.

  • βœ“ Free to use
  • βœ“ No sign-up required
  • βœ“ Runs entirely in your browser β€” nothing is uploaded.
  • βœ“ Formula and method shown above

Provided β€œas is” for general information only β€” results may be inaccurate, so verify before you rely on them. No warranty; use at your own risk.

Built and reviewed by HIFreeTools against the formula shown above and any authoritative references cited on this page. See our methodology and editorial standards.

Related tools

Embed this tool on your site

Free to embed, no sign-up. Paste this code where you want the scientific notation calculator to appear: