HomeCalculatorsMathScientific Notation Calculator

Scientific Notation Calculator

Math

Convert any number to scientific notation or expand scientific notation to decimal form. Enter any value to get coefficient, exponent, and E-notation instantly. Free online tool.

Conversion
Decimal Number

Enter any number — positive, negative, very large or very small

Scientific Notation

0 × 10⁰

E-Notation

0E0

Exponent

10

Decimal Value

0

What is a Sci Notation?

The Scientific Notation Calculator converts numbers between standard decimal form and scientific notation in both directions. Enter a decimal number to express it as a × 10ⁿ (To Scientific Notation mode), or enter a coefficient and exponent to expand back to the full decimal value (From Scientific Notation mode). Results are displayed in both scientific notation with superscript exponents and E-notation (e.g., 1.23E6).

Scientific notation is the standard format for expressing extremely large or extremely small numbers in science, engineering, and mathematics. Writing the speed of light as 300,000,000 m/s is unwieldy; 3 × 10⁸ m/s is compact, readable, and immediately conveys the magnitude. Similarly, 0.0000000000000000000000000000009109 kg (mass of an electron) becomes the far more manageable 9.109 × 10⁻³¹ kg.

In the Indian school context, scientific notation (called "standard form" in some textbooks) is introduced in CBSE Class 8 and applied throughout Class 11 and 12 Physics, Chemistry, and Mathematics. Physical constants like Planck's constant, atomic radii, and astronomical distances all require scientific notation for practical expression. Facility with the conversion — both directions — is tested in board exams and entrance examinations.

The Slope Calculator is a complement for geometry contexts where very steep or nearly-horizontal slopes produce coefficients across many orders of magnitude, making scientific notation useful for interpreting the results.

How to use this Sci Notation calculator

To Scientific Notation mode:

  1. Select "To Scientific Notation" — the default mode. Enter any positive or negative decimal number in the input field.

  2. Enter the Decimal Number — type the number in standard form. Accepts any number including very large ones (e.g., 602200000000000000000000) or very small ones (e.g., 0.00000000167). Do not use commas as thousand separators.

  3. Read Scientific Notation — the primary result shows the coefficient and exponent in typeset form. The E-notation version appears below for reference.

From Scientific Notation mode:

  1. Select "From Scientific Notation" — click the mode toggle.

  2. Enter Coefficient — type the coefficient (the part between 1 and 10). Can be any number; the calculator will normalise it to standard form if it falls outside [1, 10).

  3. Enter Exponent — type the integer power of 10. Negative exponents are entered as negative numbers (e.g., −12 for 10⁻¹²).

  4. Read the Decimal Value — the standard decimal expansion appears as the primary result. For very large or very small exponents, the result may display in truncated form to avoid displaying hundreds of zeros.

Formula & Methodology

To Scientific Notation:Given decimal value V (|V| > 0):exponent n = ⌊log₁₀(|V|)⌋coefficient a = V / 10ⁿResult: a × 10ⁿ where 1 ≤ |a| < 10

From Scientific Notation:Given coefficient a and exponent n:decimal value V = a × 10ⁿ

E-notation:aEn is equivalent to a × 10ⁿ

Special cases:
- V = 0: scientific notation is 0 (no well-defined exponent)
- Negative V: the minus sign belongs to the coefficient, e.g., −3.6 × 10⁴
- Negative exponent: indicates |V| < 1, e.g., 4.5 × 10⁻³ = 0.0045

Worked example — Avogadro's number:

Convert 602,214,076,000,000,000,000,000 to scientific notation.

Step 1 — Identify the first significant digit: 6 (at the 10²³ position)Step 2 — Rewrite with decimal after first digit: 6.02214076...Step 3 — Count decimal places moved: 23 places to the leftStep 4 — Exponent = +23 (positive because we moved left)

Result: 6.022 × 10²³ (E-notation: 6.022E23)

Worked example — electron mass:

Convert 0.000000000000000000000000000000910938 kg to scientific notation.

Step 1 — First significant digit: 9 (at the 10⁻³¹ position)Step 2 — Rewrite: 9.10938...Step 3 — Count decimal places moved: 31 places to the rightStep 4 — Exponent = −31 (negative because we moved right)

Result: 9.109 × 10⁻³¹ (E-notation: 9.109E-31)

Assumption: The coefficient precision is limited to 10 significant figures, matching the precision of standard double-precision floating-point arithmetic. For numbers requiring more than 10 significant figures of precision, the displayed coefficient will be rounded. The calculator does not support complex numbers or numbers in bases other than 10.
Frequently Asked Questions
What is scientific notation and why is it used?
Scientific notation expresses very large or very small numbers in the compact form a × 10ⁿ, where 1 ≤ |a| < 10 and n is an integer. It is used because writing 602,214,076,000,000,000,000,000 (Avogadro's number) or 0.00000000000000000000000000167 (proton mass in kg) in standard form is impractical. Scientific notation makes these numbers easy to write, read, and compute with — especially when comparing magnitudes or doing multiplication and division.
How does the Scientific Notation Calculator work?
The calculator works in two directions. In 'To Scientific Notation' mode, enter any decimal number (positive or negative) and it converts it to the form coefficient × 10^exponent, also showing E-notation (e.g., 1.23E6). In 'From Scientific Notation' mode, enter the coefficient and exponent separately and the calculator computes the standard decimal value. Both modes display up to 10 significant figures.
What is the coefficient and what is the exponent in scientific notation?
The coefficient (also called significand or mantissa) is the numerical part between 1 and 10 (exclusive). The exponent is the power of 10 by which the coefficient is multiplied. For 4.5 × 10⁶: coefficient = 4.5 and exponent = 6, meaning the actual value is 4,500,000. For 2.3 × 10⁻⁴: coefficient = 2.3 and exponent = −4, meaning the actual value is 0.00023.
How do you convert a decimal number to scientific notation?
Move the decimal point until the number is between 1 and 10 (one non-zero digit to the left of the decimal). Count how many places you moved the decimal — this is the exponent. If you moved the decimal left (making the number smaller), the exponent is positive. If you moved right (making it larger), the exponent is negative. For 0.00045: move decimal 4 places right to get 4.5; exponent = −4; result = 4.5 × 10⁻⁴.
How do you convert from scientific notation back to a decimal?
Multiply the coefficient by 10 raised to the exponent. Positive exponent: move the decimal right by the exponent value (adding zeros as needed). Negative exponent: move the decimal left. For 3.72 × 10⁵: move decimal 5 places right → 372,000. For 6.8 × 10⁻³: move decimal 3 places left → 0.0068. Our calculator handles this automatically in 'From Scientific Notation' mode, showing the full decimal output.
What is E-notation and how does it relate to scientific notation?
E-notation (also called engineering notation or exponential notation) is a compact text-based version of scientific notation where the × 10 part is replaced by the letter E. So 1.5 × 10⁶ is written as 1.5E6, and 3.2 × 10⁻⁴ is written as 3.2E-4. E-notation is used in calculators, programming languages (Python, Java, JavaScript), and spreadsheets because it can be typed without superscripts. Our calculator displays both forms.
Is scientific notation part of the CBSE syllabus?
Scientific notation is covered in CBSE Class 8 Mathematics (Chapter 12: Exponents and Powers) and applied extensively in CBSE Class 9 and 10 Science for expressing physical constants, atomic masses, and distances in astronomy. Students are expected to convert between standard and scientific notation and to perform basic arithmetic (multiplication, division) using the rules of exponents. It is also used throughout the Physics and Chemistry curricula in Classes 11 and 12.
How do you multiply and divide numbers in scientific notation?
To multiply (a × 10ᵐ) × (b × 10ⁿ): multiply the coefficients (a × b) and add the exponents (m + n). If the resulting coefficient is ≥ 10, adjust by increasing the exponent by 1. To divide (a × 10ᵐ) ÷ (b × 10ⁿ): divide the coefficients (a ÷ b) and subtract the exponents (m − n). For example, (3 × 10⁴) × (2 × 10³) = 6 × 10⁷ = 60,000,000. These rules follow directly from the laws of exponents.
What is the difference between significant figures and scientific notation?
Scientific notation inherently shows the significant figures of a measurement. The coefficient in a × 10ⁿ contains all and only the significant digits — trailing zeros that are significant must appear in the coefficient. For example, 1.200 × 10³ has four significant figures (1, 2, 0, 0), while 1.2 × 10³ has only two. Writing 1200 in standard form is ambiguous about whether the trailing zeros are significant, which is why scientific notation is preferred in laboratory and engineering contexts.
What are some examples of very large and very small numbers expressed in scientific notation?
Large numbers: Speed of light ≈ 3 × 10⁸ m/s; distance from Earth to Sun ≈ 1.5 × 10¹¹ m; Avogadro's number ≈ 6.022 × 10²³ mol⁻¹. Small numbers: electron charge ≈ 1.6 × 10⁻¹⁹ C; hydrogen atom radius ≈ 5.3 × 10⁻¹¹ m; mass of an electron ≈ 9.11 × 10⁻³¹ kg. These appear throughout CBSE Class 11 and 12 Physics and Chemistry, making scientific notation fluency essential for board and JEE preparation.
Can scientific notation represent negative numbers?
Yes — the negative sign applies to the coefficient, not the exponent. For example, −4.7 × 10³ = −4,700 (a negative large number) and −2.5 × 10⁻² = −0.025 (a negative small number). A negative exponent means the number is small (less than 1 in absolute value), not that the number is negative. Both negative numbers and negative exponents can appear simultaneously, such as −6.3 × 10⁻⁵ = −0.000063.