
Scientific Notation Calculator
Use our free Scientific Notation Calculator to convert numbers to scientific, E-notation, or engineering form. Easily add, subtract, multiply & divide values.
| RESULT | |
|---|---|
| Scientific Notation | 1.568938 × 106 |
| E-notation | 1.568938e+6 |
| Engineering Notation | 1.568938 × 106 |
| Real Number | 1568938 |
RESULT
1.23 x 107 + 3.45 x 102 = 1.2300345 × 107
There was an error with your calculation.
Last updated: June 26, 2026
Table of Contents
This versatile tool features two main components: a scientific notation converter and a scientific notation calculator. The first component allows you to seamlessly convert any input number into the following formats:
- Scientific notation
- Engineering notation
- E-notation
- Real number format
You can input a value in any of the formats listed above, and the converter will automatically generate the remaining formats.
The second component functions as a comprehensive scientific notation calculator, enabling you to perform various mathematical operations on numbers expressed in scientific notation. Supported operations include:
- Addition
- Subtraction
- Multiplication
- Division
- Raising to a power
- Finding the square root
- Finding the square
Directions for Use
Scientific Notation Converter
To use the scientific notation converter, simply enter your known number and click “Convert.” Input values can be positive or negative integers, as well as decimals, with the exception of zero (0).
To enter a number in scientific notation, use the following representation: ax10^b, for example, 4x10^-3.
To enter a number in e-notation, use the following representation: aeb, for example, 5.2e12.
To input a decimal real number, separate the whole number from the fractional part with a period, for example, 3.876. While you can use spaces or commas to separate orders of magnitude, it is not strictly necessary.
Scientific Notation Calculator
The scientific notation calculator processes mathematical operations between two numbers, designated as X and Y. To evaluate an expression, enter the whole number portions of X and Y, followed by their corresponding powers of 10. Next, specify a positive integer in the precision field. Precision dictates the number of digits displayed after the decimal point in your final result. Finally, select your desired operation at the bottom of the calculator, and the computation will begin automatically.
Definitions and Algorithms
Notations
Scientific notation is a highly practical method for writing exceptionally large or extremely small numbers. These numbers are expressed in the following format: a × 10ᵇ. For example,
9,000 = 9 × 10³
0.000005 = 5 × 10⁻⁶
Scientists, mathematicians, and engineers frequently encounter numbers of extreme magnitudes, making scientific notation an essential tool in these fields.
To convert a standard number into scientific notation, follow this algorithm:
- Write down the significant digits of the number, placing the decimal point immediately after the first digit. This portion of the number is commonly referred to as the significand (or mantissa).
- Determine the power of 10 for the final expression by counting the number of positions the decimal point must shift to reconstruct the original number. If the decimal moves to the right to restore the original value, the power of 10 is positive. If it moves to the left, the power of 10 is negative. This power of 10 is known as the exponent.
For example, let’s convert 678000 into scientific notation:
- By extracting the significant digits and placing the decimal point after the first digit, we obtain: 6.78.
- We can see that in step 1, the decimal point was virtually moved 5 positions to the left. Therefore, to revert to our original number, we must shift the decimal point 5 positions to the right. This makes our exponent +5.
678,000 = 6.78 × 10⁵
Engineering notation is closely related to scientific notation, with one key distinction: the exponents must always be multiples of 3. Examples include 4.45 × 10⁶ and 1.15 × 10⁻¹². This notation was specifically designed to make reading numbers easier, as the powers of 10 directly align with standard metric (SI) prefixes.
For instance, imagine a scientist measures the duration of an incredibly brief signal, recording it as 0.00000004 seconds. Converting this value into engineering notation yields:
0.00000004 = 4 × 10⁻⁸ = 40 × 10⁻⁹
If you were to read this out loud, saying "4 × 10⁻⁸" in standard scientific notation is slightly cumbersome. However, in engineering notation, 10⁻⁹ directly corresponds to the SI prefix “nano.” Therefore, 40 × 10⁻⁹ seconds effortlessly translates to “forty nanoseconds.”
E-notation is mathematically identical to scientific notation, except the phrase “× 10 to the power of” is substituted with the letter “e.” For instance, 2 × 10⁴ is written as 2e4, or 2E4, in e-notation. This format is widely used when standard scientific or engineering superscripts cannot be easily displayed, such as on computer screens, programming environments, or certain digital calculators.
Mathematical Operations
Addition and Subtraction
To add or subtract numbers formatted in scientific notation, follow these steps:
- Convert all values so they share the exact same power of 10.
- Perform the required addition or subtraction on the significant digits of the adjusted numbers from step 1.
- If necessary, convert the final result back into standard scientific notation.
For example, let’s calculate (5 × 10⁸) + (3.5 × 10¹⁰):
- (5 × 10⁸) + (3.5 × 10¹⁰) = (5 × 10⁸) + (350 × 10⁸)
- 5 + 350 = 355
- (5 × 10⁸) + (3.5 × 10¹⁰) = (5 × 10⁸) + (350 × 10⁸) = 355 × 10⁸ = 3.55 × 10¹⁰
Multiplication and Division
To multiply or divide numbers in scientific notation, apply the following method:
- Separate the significands from their exponents.
- Multiply or divide the significands according to standard mathematical rules for real numbers.
- For multiplication, add the exponents together. For division, subtract the exponents.
- Convert your final answer back into standard scientific notation if necessary.
For example, let’s calculate (3.2 × 10⁻⁵) / (1.6 × 10⁻⁷):
- The significands are 3.2 and 1.6. The exponents are (⁻⁵) and (⁻⁷).
- Dividing the significands, we get 3.2 / 1.6 = 2
- Because this is a division operation, the exponents must be subtracted: (⁻⁵) - (⁻⁷) = 2.
- (3.2 × 10⁻⁵) / (1.6 × 10⁻⁷) = 2 × 10². This number is already in proper scientific notation, so no further conversion is required.
Finding the Square
To find the square of a number in scientific notation, simply multiply the number by itself using the standard multiplication algorithm outlined above.
Finding the Square Root
To calculate the square root of a number in scientific notation, first determine whether the exponent is even or odd. If the exponent is even, follow these steps:
- Find the square root of the significand.
- Divide the exponent by 2.
- Convert the result back to scientific notation if necessary.
If the exponent is odd, take the following steps:
- Multiply the significand by 10 and reduce the exponent by 1. This creates an equivalent number with an even exponent.
- Proceed with the standard algorithm for finding the square root of a number with an even exponent.
Real-Life Examples
Scientific notation isn't strictly reserved for academics and scientists; many of us encounter it in everyday life.
For instance, the current global human population is estimated to be around 8,000,000,000. In scientific or engineering notation, this massive figure is neatly expressed as 8 × 10⁹ people. Or, by applying an SI prefix, we simply say 8 billion people.
On the opposite end of the spectrum, let’s consider an extraordinarily small number. A modern computer chip might have a microscopic linewidth of 0.00000013 meters. Writing this out with all those zeros is tedious, so scientific notation simplifies it beautifully: 0.00000013 = 1.3 × 10⁻⁷ meters. Alternatively, in engineering notation, this becomes 130 × 10⁻⁹ = 0.13 × 10⁻⁶, which translates seamlessly to 130 nanometers or 0.13 micrometers.





