Scientific Notation Calculator
Add, subtract, multiply and divide numbers in scientific notation, E notation or engineering notation.
Perform arithmetic with numbers in scientific notation, E notation, or standard form. Get step-by-step solutions with results in multiple formats.
How to Use
Performing Calculations with Scientific Notation
This calculator performs arithmetic operations on numbers expressed in scientific notation, E notation, or engineering notation. Enter values in any format and receive answers in all three notations for easy comparison.
Input Formats Accepted:
- Scientific notation: 1.225 × 10⁵
- E notation: 1.225e5 or 1.225E5
- Standard notation: 122500
- Decimal numbers: 0.001225
Operations Available:
Add, subtract, multiply, and divide numbers in any combination of formats. Results are automatically normalized so the coefficient falls between 1 and 10.
What is Scientific Notation Calculator?
Scientific notation expresses numbers as a coefficient between 1 and 10 multiplied by a power of 10. This format is essential in science, engineering, and mathematics for handling extremely large or small numbers efficiently.
Standard Notation is the everyday way of writing numbers (like 122,500). Scientific Notation converts this to 1.225 × 10⁵. E Notation (exponential notation) writes this as 1.225e5, where "e" represents "times 10 to the power of."
This calculator handles all arithmetic operations while maintaining precision and automatically normalizing results. It's particularly useful for physics calculations, astronomical distances, molecular measurements, and any work involving very large or very small quantities.
Formula
Multiplication:
(a × 10^m) × (b × 10^n) = (a × b) × 10^(m+n)
Multiply coefficients, add exponents
Division:
(a × 10^m) ÷ (b × 10^n) = (a ÷ b) × 10^(m-n)
Divide coefficients, subtract exponents
Addition & Subtraction:
Step 1: Convert both numbers to the same exponent
Step 2: Add or subtract the coefficients
Step 3: Normalize the result if needed
Examples
Addition: 122500 + 3655
Convert to scientific: 1.225 × 10⁵ + 3.655 × 10³
Match exponents: 1.225 × 10⁵ + 0.03655 × 10⁵
Result: 1.26155 × 10⁵ (or 1.26155e5)
Multiplication: (3 × 10⁴) × (2 × 10³)
Multiply coefficients: 3 × 2 = 6
Add exponents: 4 + 3 = 7
Result: 6 × 10⁷ (or 6e7)
Division: (8 × 10⁶) ÷ (4 × 10²)
Divide coefficients: 8 ÷ 4 = 2
Subtract exponents: 6 - 2 = 4
Result: 2 × 10⁴ (or 2e4)