🌐 EN

Scientific Notation Calculator

Express very large or small numbers in scientific notation, or convert scientific notation to standard form. Useful in science, engineering, and mathematics.

GUIDE

Learn more

01

What is Scientific Notation?

Scientific notation is a method of expressing very large or small numbers concisely. It is written in the form a × 10ⁿ, where a is a number between 1 and 10, and n is an integer. For example, 300,000,000 is expressed as 3.0 × 10⁸. It is widely used in scientific fields such as physics, chemistry, and astronomy.

02

Converting Standard Numbers to Scientific Notation

To convert a standard number to scientific notation, move the decimal point after the first non-zero digit. Use a negative exponent for rightward moves and positive for leftward moves. Examples: 0.00045 = 4.5 × 10⁻⁴, 56000 = 5.6 × 10⁴

03

Converting Scientific Notation to Standard Form

To convert scientific notation to standard form, move the decimal point by the number indicated by the exponent. Positive exponents move right, negative move left. 3.2 × 10⁵ = 320000, 7.1 × 10⁻³ = 0.0071

04

Engineering Notation

Engineering notation is a variation where exponents are always multiples of 3. This aligns with SI unit prefixes like kilo (10³), mega (10⁶), giga (10⁹), making it preferred in engineering. Example: 47000 = 47 × 10³ (engineering) vs 4.7 × 10⁴ (scientific)

05

Calculations with Scientific Notation

To multiply numbers in scientific notation, multiply the mantissas and add exponents: (2 × 10³) × (3 × 10⁴) = 6 × 10⁷. For division, divide mantissas and subtract exponents: (8 × 10⁶) ÷ (2 × 10²) = 4 × 10⁴. Addition and subtraction require matching exponents first.

06

Practical Applications of Scientific Notation

Essential for handling extreme values: Earth-Sun distance in astronomy (1.496 × 10⁸ km), Avogadro's number in chemistry (6.022 × 10²³), electron mass in physics (9.109 × 10⁻³¹ kg). Also used in computer science for floating-point representation.

Frequently asked questions

What exactly is scientific notation?
It's a way of writing numbers as a × 10ⁿ, where a is between 1 and 10 and n is an integer. It's used to express very large or very small numbers compactly.
What does an input like 1.23e8 mean?
"e8" is computer shorthand for ×10⁸, so 1.23e8 equals 1.23 × 10⁸ = 123,000,000. This calculator accepts both e-notation and plain decimal input.
What's the difference between scientific and engineering notation?
Scientific notation lets the exponent be anything as long as the mantissa stays between 1 and 10. Engineering notation always uses exponents that are multiples of 3, matching SI prefixes like kilo (10³) and mega (10⁶), which is why engineers prefer it.
What does a negative exponent mean?
It indicates a decimal number smaller than 1. For example, 4.5 × 10⁻⁴ equals 0.00045 — the decimal point shifted four places to the left.
What are the mantissa and exponent?
The mantissa is the number between 1 and 10 multiplied by the power of 10, and the exponent is that power. In 6.022 × 10²³, the mantissa is 6.022 and the exponent is 23.