Beginner

Standard Notation Calculator — Scientific to Decimal

Enter a coefficient and exponent to expand a × 10ⁿ into its full decimal (standard notation) form — with a step-by-step guide showing how many places to shift the decimal point.
The mantissa, e.g. 4.5. Can be any real number.
Integer power of 10, e.g. −4 means × 0.0001
Standard (decimal) notation
0.00045
Scientific notation input
4.5 × 10^-4
Decimal places to move
4 left
Coefficient (a)
4.5
Exponent (n)
-4
How to expand to standard notation
1

Write the coefficient

a = 4.5
2

Move decimal 4 places left

4.5 × 10^-4
=

Standard (decimal) notation

0.00045
0000000000.00045Value on the number line
Step by step
  1. 1

    Power of ten

    10^-4 = 0.0001
  2. 2

    Multiply coefficient by power

    4.5 × 0.0001 = 0.00045
    Shift the decimal 4 places left.
Results are estimates for general information only and are not professional advice — always verify important results independently before relying on them. Read the full disclaimer.
Quick answer

How does this calculator work?

Convert a × 10ⁿ → decimal by shifting the decimal point n places (right if n > 0, left if n < 0). Example: 4.5 × 10⁻⁴ → 0.00045 (4 places left); 3.0 × 10⁸ → 300,000,000 (8 places right). For the reverse (decimal → standard form), use the Standard Form Calculator.

Formula
Standard notation = a × 10ⁿ • Positive n: move decimal right n places • Negative n: move decimal left |n| places
How this is calculated

Scientific notation (a × 10ⁿ) compresses numbers by storing the significant digits in the mantissa a and the scale in the exponent n. To recover the ordinary decimal number (also called standard notation in US curricula), you shift the decimal point in the mantissa: n places to the right if n is positive, or |n| places to the left if n is negative — padding with zeros as needed.

For example, 4.5 × 10⁻⁴: the exponent is −4, so move the decimal 4 places to the left to get 0.00045. For 6.02 × 10²³ (Avogadro's number): move 23 places to the right. Very large results require appending 23 zeros after the significant digits.

This process is simply multiplication: 4.5 × 0.0001 = 0.00045. The calculator performs the multiplication and formats the result as a plain decimal string, avoiding JavaScript's default switch to scientific notation for values outside roughly 10⁻⁷ to 10²⁰.

Frequently asked questions

Standard notation (also called standard decimal notation or ordinary notation) is the everyday way of writing numbers — digits with a decimal point — without powers-of-ten shorthand. It is the reverse of scientific notation: 4.5 × 10⁻⁴ in standard notation is 0.00045.

Move the decimal 11 places to the left: 6.674 → 0.00000000006674. This is Newton's gravitational constant G in SI units (m³ kg⁻¹ s⁻²).

Any coefficient is mathematically valid for multiplication. The calculator accepts any real a and integer n and computes a × 10ⁿ correctly. Only when |a| < 1 or |a| ≥ 10 is the result not in "proper" scientific notation — the Standard Form Calculator companion adjusts a and n to produce the canonical form.

Also known as

standard notation calculator
scientific notation to decimal
convert scientific notation to number
expand powers of ten
decimal notation converter
a times 10 n to decimal
standard form to ordinary number

APA

TG we-Calculate Editorial Team. (2026). Standard Notation Calculator — Scientific to Decimal [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/standard-notation-calculator

Chicago

TG we-Calculate Editorial Team. "Standard Notation Calculator — Scientific to Decimal." TG we-Calculate. 2026. https://we-calculate.com/calculator/standard-notation-calculator.

IEEE

TG we-Calculate Editorial Team, "Standard Notation Calculator — Scientific to Decimal," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/standard-notation-calculator

BibTeX

@misc{wecalculate_standard_notation_calculator, title = {Standard Notation Calculator — Scientific to Decimal}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/calculator/standard-notation-calculator}}, year = {2026}, note = {TG we-Calculate} }

Did this calculator help you?