Scientific Notation Converter
Convert any number to and from scientific and engineering notation, with the coefficient, exponent, and standard form. Calculates in your browser.
Scientific notation
-
Show the math
Scientific notation writes a number as a coefficient between 1 and 10 times a power of ten:
n = c × 10ⁿ (1 ≤ |c| < 10)
Engineering notation keeps the exponent a multiple of 3 so it maps onto SI prefixes (kilo, milli, micro…). All math runs in your browser.
What this does
A scientific notation converter changes any number to and from scientific and engineering notation, with the coefficient, exponent, and standard form.
How to use it
- Enter a number or a notation.
- Read the scientific form.
- Read the engineering form.
- See the coefficient and exponent.
How it works
Scientific notation uses a coefficient between 1 and 10 times a power of ten. Engineering notation keeps the exponent a multiple of 3 to line up with SI prefixes.
a × 10ⁿ, with 1 ≤ |a| < 10
Example
12,345 is 1.2345 × 10⁴ in scientific notation.
Sources & methodology
Last updated .
Frequently asked questions
What is scientific notation?
It writes a number as a coefficient between 1 and 10 times a power of ten, e.g. 12345 = 1.2345 × 10⁴.
How is engineering notation different?
Engineering notation keeps the exponent a multiple of 3, so it lines up with SI prefixes like kilo, milli, and micro.
Is my data stored?
No. Everything is calculated locally in your browser.
Related tools
Permutation & Combination Calculator
Calculate permutations (nPr) and combinations (nCr) for choosing r items from n, with the factorial behind each. Calculates in your browser.
Z-Score Calculator
Find the z-score (standard score) of a value — how many standard deviations it sits above or below the mean. Calculates in your browser.
Confidence Interval Calculator
Find the confidence interval for a mean from the sample mean, standard deviation, sample size, and confidence level. Calculates in your browser.
Sample Size Calculator
Find the sample size needed to estimate a proportion to within a margin of error at a chosen confidence level, with a population correction. Calculates in your browser.