Scientific Notation Calculator

Scientific Notation Calculator

Enter any number to convert it to scientific notation, standard form, E-notation, and engineering notation — with significant figures, order of magnitude, and every step shown.

  • 01Convert decimal to scientific notation and back to standard form instantly.
  • 02Get E-notation (a × 10^b) and engineering notation in one click.
  • 03See significant figures and the order of magnitude for any value.
  • 04Accepts decimals, E-notation, and 'a x 10^b' input — including negatives.
  • 05100% free and private — every conversion runs in your browser.
1007550250
Scientific Notation Calculator
/ 01

Scientific Notation Calculator

Try an example number

Scientific Notation

4.5 × 10-4

Coefficient a where 1 ≤ |a| < 10, times a power of ten

E-Notation

4.5e-4

How calculators and code write scientific notation

Engineering Notation

450 × 10-6

Exponent is a multiple of 3 (kilo, mega, milli…)

Standard Form (Decimal)

0.00045

The plain decimal value written out in full

Significant Figures

2

Order of Magnitude (10^n)

-4

Step-by-step conversion

  1. 01Start with the number in standard (decimal) form: 0.00045
  2. 02Move the decimal point so one non-zero digit is on the left, giving coefficient a = 4.5
  3. 03Count the places the decimal point moved to get the exponent n = -4
  4. 04Write it as scientific notation: 4.5 × 10^-4
  5. 05Adjust the exponent to a multiple of 3 for engineering notation: 450 × 10^-6
/ 02

Why Use This Scientific Notation Calculator

01

Convert To and From Scientific Notation

Turn any decimal into scientific notation and convert scientific notation back to standard form in a single step. The calculator handles very large numbers like 6.022 × 10²³ and very small numbers like 4.5 × 10⁻⁴ with equal ease, so you never have to count zeros by hand again.

02

E-Notation and Engineering Notation

Alongside standard scientific notation, the tool outputs E-notation (the 4.5e-4 form used by calculators, spreadsheets, and programming languages) and engineering notation, where the exponent is always a multiple of three to line up with SI prefixes like kilo, mega, milli, and micro.

03

Significant Figures and Order of Magnitude

Every conversion reports the number of significant figures detected in your input and the order of magnitude (the power of ten). These are essential for science, chemistry, and physics, where precision and scale matter just as much as the digits themselves.

04

Flexible Number Input

Type a plain decimal such as 0.00045, an E-notation value such as 6.022E23, or the textbook 'a × 10^b' form such as 4.5 x 10^-4. Negative numbers and zero are fully supported, so you can paste values straight from homework, a datasheet, or a spreadsheet.

05

Instant and Private

The scientific notation converter runs entirely in your browser with no server round-trips. Your numbers never leave your device, results appear instantly as you type, and there is no signup, installation, or paywall.

06

Free with No Limits

Convert to scientific notation, standard form, and engineering notation for as many numbers as you need — no daily limits, no account, and no premium tier. The full scientific notation calculator is completely free.

/ 03

What Is Scientific Notation?

Scientific notation (also called standard form in many countries) is a compact way of writing very large or very small numbers as a coefficient multiplied by a power of ten, in the form a × 10ⁿ, where the coefficient a satisfies 1 ≤ |a| < 10 and n is an integer. It is used throughout science, engineering, and mathematics to express quantities like the speed of light, Avogadro's number, or the mass of an electron without long strings of zeros.

Whether you are a student converting numbers for homework, a scientist recording measurements, or an engineer working with SI units, this scientific notation calculator gives instant, step-by-step conversions between standard form, scientific notation, E-notation, and engineering notation.

Scientific Notation vs Standard Form
In the United States, 'standard form' usually means the ordinary decimal (e.g. 0.00045), while in the UK and many other countries 'standard form' is exactly scientific notation (4.5 × 10⁻⁴). This calculator shows both the scientific notation and the plain decimal so the terminology never trips you up, whichever convention you use.
E-Notation and Engineering Notation
E-notation writes a × 10ⁿ as 'aEn' (for example 4.5e-4) and is how scientific notation appears in calculators, spreadsheets, and code. Engineering notation is a variant where the exponent is restricted to multiples of three so it aligns with metric prefixes — 12,300 becomes 12.3 × 10³ (12.3 kilo) rather than 1.23 × 10⁴.
How to Convert to Scientific Notation
To convert a decimal to scientific notation, move the decimal point until exactly one non-zero digit remains to its left; that digit and the rest become the coefficient. The number of places you moved the point is the exponent: positive if you moved left (large numbers) and negative if you moved right (small numbers).
Significant Figures and Order of Magnitude
The coefficient carries the significant figures of the measurement, while the exponent gives the order of magnitude — a quick sense of scale. Writing a number in scientific notation makes both explicit, which is why it is the standard way to record measurements in physics, chemistry, and astronomy.
/ 04

How to Use the Scientific Notation Calculator

  1. 01

    Enter your number

    Type or paste a value into the input box. You can use a plain decimal like 0.00045, E-notation like 6.022e23, or the 'a × 10^b' form like 4.5 x 10^-4. Negative numbers and zero are supported.

  2. 02

    Click Convert

    Press the Convert button (or hit Enter). The tool parses your number and computes its scientific notation, E-notation, engineering notation, and standard decimal form instantly in your browser.

  3. 03

    Read the results

    The result cards show the scientific notation written as a × 10ⁿ, the E-notation, the engineering notation, and the full standard form. The metric grid reports the significant figures and the order of magnitude.

  4. 04

    Review the steps

    Open the step-by-step section to see how the decimal point moves to form the coefficient, how the exponent is counted, and how the engineering exponent is adjusted to a multiple of three. Great for learning and for checking homework.

/ 05

Tips for Using Scientific Notation

/ 01

Keep One Digit Before the Point

Proper scientific notation always has exactly one non-zero digit to the left of the decimal point, so the coefficient is between 1 and 10. Values like 12.3 × 10³ or 0.45 × 10⁻³ are valid numbers but are not in correct scientific notation — normalise them first.

/ 02

Mind the Sign of the Exponent

A positive exponent means a large number (decimal point moved left), while a negative exponent means a small number (decimal point moved right). Mixing up the sign is the most common mistake when converting to scientific notation.

/ 03

Preserve Significant Figures

The coefficient should keep only the significant figures of the original measurement. Adding extra digits implies a precision you do not have, while dropping them loses information — let the calculator show you the significant figure count.

/ 04

Use Engineering Notation for Units

When working with SI units, engineering notation (exponents in multiples of three) maps directly onto metric prefixes: 10³ is kilo, 10⁶ is mega, 10⁻³ is milli, 10⁻⁶ is micro. It often makes results easier to read than plain scientific notation.

/ 05

Watch Out for E-Notation in Code

Spreadsheets and programming languages display scientific notation as E-notation (1.2e-5). Treat 'e' as '× 10 to the power of', and remember that copying such values as text can lose precision if the display is rounded.

/ 06

Convert Back to Check

After converting to scientific notation, convert it back to standard form to verify you did not gain or lose a power of ten. This calculator shows the standard decimal form alongside the scientific notation so you can sanity-check at a glance.

/ 06

Scientific Notation Formulas and Definitions

Definition of scientific notation

Scientific notation expresses a number as a × 10ⁿ, where the coefficient a satisfies 1 ≤ |a| < 10 and the exponent n is an integer. It is the standard way to write very large and very small numbers compactly and is also called standard form.

What scientific notation gives you

  • A compact way to write very large or very small numbers without long strings of zeros.
  • The order of magnitude of a value, read directly from the exponent.
  • The significant figures of a measurement, carried by the coefficient.
  • A consistent format for science, engineering, and programming.

Scientific vs engineering notation

In scientific notation the exponent can be any integer; in engineering notation the exponent is restricted to multiples of three so it matches SI prefixes (kilo, mega, milli, micro), keeping the coefficient between 1 and 1000.

Key Scientific Notation Formulas

Scientific notation form

a × 10ⁿ, with 1 ≤ |a| < 10

Example: 0.00045 = 4.5 × 10⁻⁴.

E-notation

a × 10ⁿ is written as aEn or aen

Example: 6.022 × 10²³ = 6.022e23.

Engineering notation

a × 10ⁿ where n is a multiple of 3 and 1 ≤ |a| < 1000

Example: 12,300 = 12.3 × 10³.

Decimal to scientific notation

n = number of places the decimal point moves; left → positive n, right → negative n

Example: 12,345.6 = 1.23456 × 10⁴.

Order of magnitude

The exponent n in a × 10ⁿ

Example: 4.5 × 10⁻⁴ has order of magnitude −4.

Multiplying in scientific notation

(a × 10ᵐ)(b × 10ⁿ) = (a·b) × 10^(m+n)

Example: (2 × 10³)(3 × 10⁴) = 6 × 10⁷.

/ 07

Scientific Notation Calculator FAQ

Q01How do I convert a number to scientific notation?

Move the decimal point until exactly one non-zero digit is to its left — that becomes the coefficient. Count how many places you moved the point: this is the exponent, positive if you moved left (large numbers) and negative if you moved right (small numbers). For example, 0.00045 becomes 4.5 × 10⁻⁴ and 12,345.6 becomes 1.23456 × 10⁴. This calculator does every step for you and shows the working.

Q02What is the difference between scientific notation and standard form?

It depends on the country. In the UK and many other places, 'standard form' is another name for scientific notation (a × 10ⁿ). In the US, 'standard form' usually means the ordinary decimal number written out in full. This tool labels the plain decimal as 'standard form' and also gives you the scientific notation, so both meanings are covered.

Q03What is E-notation?

E-notation is how scientific notation is written in calculators, spreadsheets, and programming languages. The 'e' (or 'E') stands for '× 10 to the power of', so 4.5e-4 means 4.5 × 10⁻⁴ and 6.022e23 means 6.022 × 10²³. The calculator accepts E-notation as input and also outputs it for every result.

Q04What is engineering notation?

Engineering notation is a form of scientific notation where the exponent is always a multiple of three, so it lines up with SI metric prefixes. For example, 12,300 is 1.23 × 10⁴ in scientific notation but 12.3 × 10³ in engineering notation (12.3 kilo). It keeps the coefficient between 1 and 1000 and is widely used in electronics and engineering.

Q05How does the calculator count significant figures?

It applies the standard rules: leading zeros are never significant, non-zero digits always are, and trailing zeros after a decimal point count. For E-notation and 'a × 10^b' input, all the digits in the coefficient are treated as significant. The significant figure count is shown in the metric grid for every conversion.

Q06Can I enter negative numbers and zero?

Yes. Negative numbers are fully supported — the sign stays with the coefficient, for example -1.8 × 10⁻⁶. Zero is also handled and is reported as 0 with an order of magnitude of 0, since it has no power-of-ten scale.

Q07What input formats does the calculator accept?

You can enter a plain decimal (0.00045 or 12345.6), E-notation (4.5e-5 or 6.022E23), or the textbook form 'a × 10^b', 'a x 10^b', or 'a*10^b' (4.5 x 10^-4). Spaces are ignored, so you can paste values directly from a worksheet or datasheet.

Q08Is this scientific notation calculator free?

Yes, it is completely free with no limits, no signup, and no premium tier. The calculator runs entirely in your browser, so your numbers stay private, and you can convert to and from scientific notation as many times as you like.