CalculatorWallah logoCalculatorWallah

Scientific Notation Calculator

Convert decimal numbers into scientific notation, E notation, and engineering notation, then add, subtract, multiply, or divide values written with powers of 10.

Last Updated: April 2026

Accepts normal decimals, E notation, and forms like 4.2 x 10^-5.

Scientific Notation

6.022 x 10^23

E Notation

6.022e+23

Engineering Notation

602.2 x 10^21

Decimal Form

602200000000000000000000

Mantissa

6.022

Exponent

23

Input Normalization

Value A

6.022 x 10^23

Value B

Not used

StepDetail
Input A6.022e+23 = 6.022 x 10^23
ConversionNormalize the value so the mantissa is at least 1 and less than 10, then count the power of 10.
Normalize Result6.022e+23 = 6.022 x 10^23
Engineering Form602.2 x 10^21

Educational Calculator Notice

This scientific notation calculator is intended for study, estimation, and routine numerical formatting. For lab records, regulated engineering work, or official exam submissions, follow the rounding and significant-figure rules required by your instructor or organization.

Reviewed For Methodology, Labels, And Sources

Every CalculatorWallah calculator is published with visible update labeling, linked source references, and founder-led review of formula clarity on trust-sensitive topics. Use results as planning support, then verify institution-, policy-, or jurisdiction-specific rules where they apply.

Reviewed By

Jitendra Kumar, Founder & Editorial Standards Lead, oversees methodology standards and trust-sensitive publishing decisions.

Review editor profile

Topic Ownership

Sales tax and tax-sensitive estimate tools, Education and GPA planning calculators, Health, protein, and screening-formula pages, Platform-wide publishing standards and methodology

See ownership standards

Methodology & Updates

Page updated April 2026. Trust-critical pages are reviewed when official rates or rules change. Evergreen calculator guides are checked on a recurring quarterly or annual cycle depending on topic volatility.

How to Use This Calculator

  1. Step 1: Enter the first value

    Type a normal decimal, E notation value, or a power-of-10 expression such as 6.02 x 10^23.

  2. Step 2: Choose conversion or an operation

    Leave the operation on conversion for one value, or select add, subtract, multiply, or divide.

  3. Step 3: Enter the second value if needed

    When an operation is selected, provide Value B in the same decimal, E notation, or x 10^ format.

  4. Step 4: Set significant digits

    Choose how many significant digits should appear in scientific, E, and engineering notation output.

  5. Step 5: Read the normalized result

    Use the scientific notation card first, then compare E notation, engineering notation, decimal form, mantissa, and exponent.

How This Calculator Works

Scientific notation rewrites a number as a mantissa multiplied by a power of 10. In normalized scientific notation, the absolute value of the mantissa is at least 1 and less than 10. For example, 602200 becomes 6.022 x 10^5 because the decimal point moves five places to place one nonzero digit before the decimal.

The calculator parses ordinary decimals, E notation, and typed power-of-10 notation. It then uses decimal arithmetic to calculate the requested result, normalizes that result, and displays the same value in scientific notation, E notation, engineering notation, and expanded decimal form when the decimal is short enough to be useful.

For multiplication, the mantissas are multiplied and the exponents are added. For division, the mantissas are divided and the exponents are subtracted. Addition and subtraction are handled by computing the decimal values and normalizing the final answer, which avoids manual alignment mistakes.

What You Need to Know

What Scientific Notation Means

Scientific notation is a compact way to write numbers that are inconveniently large or small in ordinary decimal form. Instead of writing every zero, you write a scaled number and a power of 10. The scaled number is called the mantissa or coefficient, and the power of 10 tells you how far the decimal point has moved.

A positive exponent means the original value is large: 4.8 x 10^6 equals 4,800,000. A negative exponent means the original value is small: 4.8 x 10^-6 equals 0.0000048. This structure makes scientific values easier to compare because the exponent shows order of magnitude immediately.

FormatExampleBest use
Standard decimal602200000000000000000000Readable for modest values, awkward for very large values
Scientific notation6.022 x 10^23Standard STEM format with one nonzero digit before the decimal
E notation6.022e+23Compact calculator, spreadsheet, programming, and data-entry format
Engineering notation602.2 x 10^21Exponent is a multiple of 3 for metric-prefix thinking

Scientific Notation Arithmetic

Multiplication and division are the cleanest operations in scientific notation because the powers of 10 can be combined directly. Addition and subtraction require more care: the powers of 10 must be aligned before the mantissas can be combined. The calculator handles that alignment internally and then normalizes the final answer.

OperationStarting formRule
Multiply(a x 10^m)(b x 10^n)(a x b) x 10^(m+n)
Divide(a x 10^m)/(b x 10^n)(a / b) x 10^(m-n)
Adda x 10^m + b x 10^nAlign powers of 10, add values, then normalize
Subtracta x 10^m - b x 10^nAlign powers of 10, subtract values, then normalize

Scientific vs. Engineering Notation

Engineering notation is closely related to scientific notation, but the exponent must be a multiple of 3. That makes it easier to connect numbers to SI prefixes: 10^3 is kilo, 10^6 is mega, 10^-6 is micro, and 10^-9 is nano. Engineers and technicians often prefer that structure when reading measurements.

The same value can be correct in several forms. For example, 4700000 is 4.7 x 10^6 in scientific notation and 4.7 x 10^6 in engineering notation. But 47000 is 4.7 x 10^4 in scientific notation and 47 x 10^3 in engineering notation. The value is unchanged; only the exponent and mantissa layout differ.

Examples

Input or operationResultMeaning
6022000000000000000000006.022 x 10^23Avogadro-style large count
0.000001251.25 x 10^-6Micro-scale measurement
3.2 x 10^5 * 4.5 x 10^-21.44 x 10^4Multiply mantissas and add exponents
7.5e8 / 2.5e33 x 10^5Divide mantissas and subtract exponents

When to Use This Tool

Use this page when homework, lab data, physics formulas, chemistry quantities, astronomy distances, engineering measurements, or spreadsheet values become hard to read in regular decimal form. Scientific notation keeps the important digits visible while the exponent carries the scale.

For broader functions such as logs, powers, roots, and trigonometry, use the scientific calculator. For base conversion work such as binary, decimal, and hexadecimal, use the numbers converter.

Keep the research moving with Scientific Calculator, Numbers Converter, Fraction Calculator, and Statistics Calculator.

Frequently Asked Questions

Scientific notation writes a number as a mantissa multiplied by a power of 10. The normalized mantissa is at least 1 and less than 10 in absolute value.

Yes. You can enter values such as 6.02e23, 1.67e-27, or -4.2E8. The calculator also accepts forms like 6.02 x 10^23.

Scientific notation uses one digit before the decimal point. Engineering notation adjusts the exponent to a multiple of 3, which lines up with metric prefixes such as kilo, mega, micro, and nano.

Multiply the mantissas and add the powers of 10, then normalize the result if the mantissa is not between 1 and 10.

Divide the mantissas and subtract the exponent of the divisor from the exponent of the dividend, then normalize the result.

Addition and subtraction require the values to be aligned to a common power of 10 or converted to decimal value first. The calculator performs the arithmetic and then normalizes the final result.

Very large or very small numbers can create expanded decimals that are unwieldy on screen. In those cases, E notation and scientific notation are the clearer representations.

The calculator uses Decimal.js arithmetic instead of native JavaScript number arithmetic for the core conversion and operation steps, which improves reliability for very large and very small decimal inputs.

Related Calculators

Sources & References

  1. 1.OpenStax Algebra and Trigonometry 2e - Exponential and Logarithmic Functions(Accessed April 2026)
  2. 2.OpenStax Chemistry 2e - Essential Ideas(Accessed April 2026)
  3. 3.NIST Guide for the Use of the International System of Units(Accessed April 2026)