Report

Help us improve this tool

Standard Notation Calculator

Convert numbers from scientific notation or decimal form to standard notation with comma separators and customizable precision.

O M T

What Is Standard Notation?

Standard notation writes a number in full decimal form with comma separators every three digits and a period as the decimal point, for example $4,450$ or $35,200,000$. It is the everyday way we write numbers, as opposed to scientific notation which uses a coefficient times a power of 10.

See also the Scientific Notation Calculator and Decimal to Scientific Notation Converter.

Converting Scientific Notation to Standard Form

Given $a \times 10^n$:

  1. Find the exponent $n$ in the power of 10.
  2. Move the decimal $n$ places right if $n$ is positive, left if negative.
  3. Fill remaining positions with zeros and add comma separators.

Example: $2.7 \times 10^4 = 27{,}000$.

Worked Example

Convert $1.52 \times 10^{-5}$ to standard notation. Move the decimal 5 places left:

$$0.0000152$$

Frequently Asked Questions

What is the difference between standard notation and scientific notation?

Standard notation shows the full number with commas. Scientific notation compresses it as $a \times 10^n$ where $1 \leq |a| < 10$.

Can I enter numbers with commas?

Yes. The calculator strips commas before parsing, so inputs like 2,750,000 work correctly.

What input formats are accepted for scientific notation?

You can use forms like 2.7e4, 3.52 × 10^7, or 1.5 * 10^-3.

How does precision affect the result?

The significant figures setting controls how many digits are kept when formatting the standard notation output.