Beginner

Standard Form Calculator — Scientific Notation Converter

Enter any number — however large or small — and get its standard form a × 10ⁿ (scientific notation) with the mantissa (1 ≤ |a| < 10), exponent n, and step-by-step working.
Enter any positive or negative number, e.g. 0.00045 or 4500000
Standard form (scientific notation)
4.5 × 10^-4
Mantissa (a)
4.5
Exponent (n)
-4
Original value
0.00045
Magnitude
10^-4 (power of ten)
How to convert to standard form
1

Find the exponent

n = floor(log₁₀(|0.00045|)) = -4
2

Compute the mantissa

a = 0.00045 ÷ 10^-4 = 4.5
=

Write in standard form

4.5 × 10^-4
-7-6.3-5.5-4.8-4-3.3-2.5-1.8-110^-4Position of the exponent on a powers-of-ten scale
Step by step
  1. 1

    Exponent n = floor(log₁₀|x|)

    floor(log₁₀(|0.00045|)) = -4
    The exponent is the floor of the base-10 logarithm of the absolute value of the input.
  2. 2

    Mantissa a = x ÷ 10ⁿ

    0.00045 ÷ 10^-4 = 4.50000000
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?

Standard form = a × 10ⁿ where 1 ≤ |a| < 10. Exponent n = floor(log₁₀(|x|)); mantissa a = x ÷ 10ⁿ. Example: 0.00045 → 4.5 × 10⁻⁴; 4,500,000 → 4.5 × 10⁶. Used in science to express very large or very small quantities without trailing/leading zeros.

Formula
Standard form: a × 10ⁿ where 1 ≤ |a| < 10 • n = floor(log₁₀(|x|)) • a = x ÷ 10ⁿ
How this is calculated

Standard form (called scientific notation in North America) expresses any non-zero number as a × 10ⁿ, where a is the mantissa — a number with exactly one non-zero digit before the decimal point, so 1 ≤ |a| < 10 — and n is an integer exponent. The exponent tells you how many places to move the decimal point to recover the original number: positive n moves it right, negative n moves it left.

To find n, take the floor of log₁₀ of the absolute value of the number. For example, log₁₀(0.00045) ≈ −3.35, so n = −4 (the floor). Then a = 0.00045 ÷ 10⁻⁴ = 4.5, giving 4.5 × 10⁻⁴. For a large number like 4,500,000, log₁₀(4.5 × 10⁶) ≈ 6.65, so n = 6 and a = 4,500,000 ÷ 10⁶ = 4.5, giving 4.5 × 10⁶.

Standard form is used throughout science and engineering to write values that span many orders of magnitude — from atomic radii (~10⁻¹⁰ m) to astronomical distances (~10²⁶ m) — without leading or trailing zeros obscuring the significant figures.

Frequently asked questions

They are the same thing. In the UK and Australian curricula the convention a × 10ⁿ (1 ≤ |a| < 10) is usually called "standard form"; in the US and Canada it is called "scientific notation". Some UK textbooks also refer to it as "standard index form".

The mantissa a must satisfy 1 ≤ |a| < 10 — it has exactly one non-zero digit to the left of the decimal point. So 4.5 is valid; 45 or 0.45 are not (they would need a different exponent to compensate). The calculator always produces a mantissa in this range.

Multiply the mantissa by the power of ten: 4.5 × 10⁻⁴ = 0.00045 (move decimal 4 places left). For positive exponents move right: 4.5 × 10⁶ = 4,500,000. The "Standard Notation Calculator" companion does this reverse conversion.

Also known as

standard form calculator
convert to scientific notation
a times 10 to the n
standard index form
scientific notation converter
mantissa and exponent calculator
powers of ten notation

APA

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

Chicago

TG we-Calculate Editorial Team. "Standard Form Calculator — Scientific Notation Converter." TG we-Calculate. 2026. https://we-calculate.com/calculator/standard-form-calculator.

IEEE

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

BibTeX

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

Did this calculator help you?