Engineering Notation Calculator

Convert a number to engineering notation (powers of 1000).

Mantissa 47
Exponent (multiple of 3) 3
Engineering notation 47 × 10^3

Formula: n = mantissa × 10^(3k)

Step-by-step with your numbers:
1. Values used:
2. Number = 47,000
3.
4. Mantissa = 47
5. Exponent (multiple of 3) = 3
6. Engineering notation = 47 × 10^3
Did we solve your problem today?

Engineering notation is like scientific notation but uses exponents that are multiples of three, matching SI prefixes.

How the Math Works

Engineering notation expresses any number as a mantissa multiplied by 10 raised to a power that is a multiple of 3 (10^(3k)). To convert a number, move the decimal point until the mantissa falls between 1 and 1000, then count how many places you moved the decimal and express that as 3 times an integer k. For example, 15,000 becomes 15 × 10^3, where k=1. This differs from standard scientific notation because the exponent is always divisible by 3, making it easier to align with metric prefixes like kilo (10^3), mega (10^6), and giga (10^9).

Practical Applications

Engineers use this calculator when working with measurements that span multiple orders of magnitude. If you're analyzing electrical circuits and need to convert 4,700,000 ohms to 4.7 MΩ (megaohms), or converting 0.000022 A to 22 µA (microamps), engineering notation provides immediate recognition of the appropriate metric prefix. It's essential for signal processing, structural analysis, and any field where you need to quickly identify the scale of a measurement without counting zeros.

Day-to-Day Use

In everyday life, this notation helps you make sense of large and small numbers you encounter regularly. When reading about data storage, 1 TB is 1 × 10^12 bytes, and 256 MB is 256 × 10^6 bytes. Understanding these scales helps you make informed decisions about storage needs, interpret medical dosages correctly, or comprehend scientific news about distances in space or sizes of molecules. It's a practical tool for financial literacy too, when dealing with large sums or interest rates expressed in basis points.

Worked example

47000 = 47 × 10³.

FAQ

How does it differ from scientific notation?

Scientific keeps the mantissa between 1 and 10; engineering keeps the exponent a multiple of 3.