Number12,345
Scientific notation1.2345 × 10⁴
Coefficient1.2345
Exponent4

The formula

x=a×10b,1a<10x = a \times 10^{b}, \quad 1 \le |a| < 10
a — the coefficient (between 1 and 10)
b — the power of ten
x — the original number

How it works

Write any number in scientific notation — a coefficient between 1 and 10 times a power of ten. It is the compact way scientists write very large and very small numbers, from the distance to the stars to the size of an atom.

FAQ

What counts as proper scientific notation?

The coefficient must be at least 1 and less than 10, so there is exactly one non-zero digit before the decimal point. 12,345 is written 1.2345 × 10⁴, not 12.345 × 10³.

How does the exponent work?

A positive exponent means a large number — move the decimal point that many places right. A negative exponent means a small number — move it left. So 10⁴ is 10,000 and 10⁻³ is 0.001.

How do negative numbers work in scientific notation?

The sign sits on the coefficient, not the exponent. So −45,000 becomes −4.5 × 10⁴ — the magnitude is converted exactly as usual, and the minus sign just carries over in front.

Why use scientific notation instead of the full number?

It keeps very large or very small values short and easy to compare — you can see the size of a number at a glance from its exponent instead of counting digits or zeros.

How do I convert scientific notation back to a normal number?

Move the decimal point in the coefficient by the number of places the exponent shows — right for a positive exponent, left for a negative one — filling in zeros as needed.

What is the difference between scientific and engineering notation?

Engineering notation is a variant that restricts the exponent to multiples of three, so the coefficient can range from 1 to under 1000. This lines it up with common unit prefixes like kilo, mega and milli.

Why do calculators show E notation instead of ×10?

Calculator and computer displays often cannot show superscripts or the × symbol, so they use E as shorthand for “times ten to the power of” — 1.2345E4 means the same as 1.2345 × 10⁴.

About the scientific notation calculator

This calculator rewrites a number in scientific notation, the standard way of expressing very large or very small values without a long string of zeros. Instead of writing 300,000,000, scientists write 3 × 10⁸. The notation splits a number into a coefficient between 1 and 10 and a power of ten, making huge and tiny quantities easy to read, compare and calculate with.

How to use it

Type any number — big, small, whole or decimal — and the calculator shows it in scientific notation. For example, 12,345 becomes 1.2345 × 10⁴, and 0.005 becomes 5 × 10⁻³. Positive exponents appear for numbers of 10 or more, and negative exponents for numbers below 1. The coefficient is always adjusted so it sits between 1 and 10, which is the proper form.

The formula

A number is written x=a×10bx = a \times 10^{b}, where the coefficient aa satisfies 1a<101 \le |a| < 10 and bb is a whole-number exponent. To find bb, count how many places the decimal point must move to leave a single non-zero digit in front: right shifts give a negative bb, left shifts a positive one. The coefficient is the number with the decimal point in that new position.

Where it is used

Scientific notation is essential across science and engineering, where quantities span an enormous range — the mass of an electron, the speed of light, the number of atoms in a sample. It keeps calculations manageable and makes orders of magnitude obvious at a glance. Calculators and computers use a related form (like 1.2345E4), and it is a core skill in physics, chemistry and maths.