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.
Write the coefficient
Move decimal 4 places left
Standard (decimal) notation
- 1
Power of ten
10^-4 = 0.0001 - 2
Multiply coefficient by power
4.5 × 0.0001 = 0.00045Shift the decimal 4 places left.
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
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
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
TG we-Calculate Editorial Team. "Standard Notation Calculator — Scientific to Decimal." TG we-Calculate. 2026. https://we-calculate.com/calculator/standard-notation-calculator.
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
@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?
