Engineering Notation Calculator & Converter

An engineering notation calculator converts any number — decimal, scientific notation, or SI-prefixed values — into engineering form, where the exponent is always a multiple of 3. This tool is essential for electrical engineers, physicists, and anyone working with SI units, because the power-of-1000 grouping maps directly to prefixes like kilo (k), mega (M), giga (G), milli (m), micro (μ), and nano (n).
Enter your value, and this engineering notation converter instantly returns the coefficient, exponent, SI prefix, and a step-by-step breakdown of the conversion. It also shows the equivalent scientific notation and plain decimal form, so you can copy whichever format your project requires.
What Is Engineering Notation?
Engineering notation is a variant of scientific notation that restricts the exponent to multiples of 3 (…, −9, −6, −3, 0, 3, 6, 9, …). The coefficient therefore falls between 1 and 999.999, rather than between 1 and 9.999 as in scientific notation.
This constraint exists for a practical reason: the International System of Units (SI) assigns a named prefix to every power of 10³. When a measurement reads "4.7 × 10³ Ω," an engineer immediately recognises 4.7 kΩ. If the same resistance were written in scientific notation as "47 × 10² Ω," no standard prefix applies and the value is harder to interpret at a glance.
Quick rule
In engineering notation the coefficient is between 1 and 999, and the exponent is always divisible by 3. In scientific notation the coefficient is between 1 and 9.999, and the exponent can be any integer.
How to Convert to Engineering Notation — Step by Step
Converting a number to engineering notation involves four steps. The same process works whether the input is a large number, a small decimal, or a value already in scientific notation.
- Determine the order of magnitude. Compute log₁₀ of the absolute value and take the floor. For example, log₁₀(1,500,000) ≈ 6.18, so the order of magnitude is 6.
- Round the exponent down to the nearest multiple of 3. 6 is already a multiple of 3, so the engineering exponent is 6.
- Compute the coefficient. Divide the original number by 10 raised to the engineering exponent: 1,500,000 ÷ 10⁶ = 1.5.
- Attach the SI prefix. 10⁶ corresponds to mega (M), so the result is 1.5 × 10⁶ = 1.5M.
Worked Example: Convert 0.000025 to Engineering Notation
1. log₁₀(0.000025) ≈ −4.60 → floor = −5
2. Nearest multiple of 3 below −5 is −6.
3. Coefficient = 0.000025 ÷ 10⁻⁶ = 25.
4. 10⁻⁶ = micro (μ), so the answer is 25μ (or 25 × 10⁻⁶).
For comparison: scientific notation gives 2.5 × 10⁻⁵, which has no matching SI prefix.
Worked Example: Convert 847 to Engineering Notation
1. log₁₀(847) ≈ 2.93 → floor = 2
2. Nearest multiple of 3 below 2 is 0.
3. Coefficient = 847 ÷ 10⁰ = 847.
4. The engineering notation is 847 × 10⁰ (no SI prefix; the value stays as-is).
For more notation tools, our scientific notation calculator handles any-exponent conversions, and the standard notation calculator converts scientific notation back to plain decimals.
Engineering Notation vs Scientific Notation
Both notations express numbers as a coefficient times a power of 10, but they differ in how the exponent is chosen:
| Feature | Scientific Notation | Engineering Notation |
|---|---|---|
| Coefficient range | 1.000 – 9.999 | 1.000 – 999.999 |
| Exponent | Any integer | Multiples of 3 only |
| SI prefix support | Sometimes | Always |
| Primary use | Physics, chemistry | Electronics, mechanical eng. |
| Example: 47,000 | 4.7 × 10⁴ | 47 × 10³ (47k) |
The key advantage of engineering notation is readability in applied fields. A circuit schematic labelled “4.7kΩ” is unambiguous; the same value in scientific notation (4.7 × 10³ Ω) is correct but less conventional for hands-on engineering work.
Engineering Notation Prefixes — Complete SI Table
The SI prefix table below lists every named power-of-1000 prefix, from quecto (10⁻³⁰) to quetta (10³⁰). The 2022 SI update added quetta, ronna, ronto, and quecto to handle measurements at extreme scales.
| Prefix | Symbol | Power | Decimal |
|---|---|---|---|
| quetta | Q | 10³⁰ | 1 followed by 30 zeros |
| ronna | R | 10²⁷ | 1 followed by 27 zeros |
| yotta | Y | 10²⁴ | 1 followed by 24 zeros |
| zetta | Z | 10²¹ | 1 followed by 21 zeros |
| exa | E | 10¹⁸ | 1,000,000,000,000,000,000 |
| peta | P | 10¹⁵ | 1,000,000,000,000,000 |
| tera | T | 10¹² | 1,000,000,000,000 |
| giga | G | 10⁹ | 1,000,000,000 |
| mega | M | 10⁶ | 1,000,000 |
| kilo | k | 10³ | 1,000 |
| milli | m | 10⁻³ | 0.001 |
| micro | μ | 10⁻⁶ | 0.000001 |
| nano | n | 10⁻⁹ | 0.000000001 |
| pico | p | 10⁻¹² | 0.000000000001 |
| femto | f | 10⁻¹⁵ | 0.000000000000001 |
| atto | a | 10⁻¹⁸ | 0.000000000000000001 |
| zepto | z | 10⁻²¹ | 10⁻²¹ |
| yocto | y | 10⁻²⁴ | 10⁻²⁴ |
| ronto | r | 10⁻²⁷ | 10⁻²⁷ |
| quecto | q | 10⁻³⁰ | 10⁻³⁰ |
How to Use This Engineering Notation Converter
This engineering notation calculator accepts three input formats and converts between all of them:
- Decimal numbers — type any number, such as
1500000or0.000025. - Scientific notation — use the
eformat, such as1.5e6or2.5e-5. - SI-prefixed values — type the coefficient followed by the prefix letter, such as
1.5M,25μ, or3.3k.
Choose “Number → Eng” to convert a decimal or scientific value into engineering notation, or “Eng → Number” to convert an SI-prefixed value back to decimal. Adjust significant digits (3–12) and rounding mode (round, floor, ceil, truncate) to match your precision requirements.
After conversion, you can copy the engineering notation, scientific notation, or decimal form to your clipboard with one click. The step-by-step breakdown shows exactly how the conversion was performed.
For general-purpose arithmetic, our basic calculator handles everyday operations. The scientific calculator adds trigonometric and logarithmic functions for more advanced work. Browse the full Scientific & Engineering calculators category for related tools.
When to Use Engineering Notation
Electrical and Electronics Engineering
Component values in electronics are almost exclusively expressed in engineering notation: 4.7 kΩ resistors, 100 μF capacitors, 2.4 GHz wireless frequencies. Datasheets, schematics, and PCB labels all use SI prefixes, making engineering notation the lingua franca of circuit design. This calculator helps you convert raw measurement data into the notation your team expects.
Physics and Laboratory Science
Laboratory instruments report values across extreme ranges — from femtosecond laser pulses (10⁻¹⁵ s) to terahertz spectroscopy (10¹² Hz). Engineering notation keeps these values readable and error-free when recording data, writing lab reports, or comparing measurements across different orders of magnitude.
Mechanical and Civil Engineering
Structural loads measured in kilonewtons (kN), pressures in megapascals (MPa), and power outputs in megawatts (MW) all use engineering notation naturally. Converting raw numerical data into prefixed form reduces transcription errors and speeds up communication in technical reports.
Software and Data Engineering
Performance metrics — requests per second, latency in milliseconds, storage in terabytes — use SI prefixes. When analysing system throughput or capacity planning, converting between raw numbers and engineering notation makes dashboards and logs more readable.
Engineering Notation Conversion Examples
Here are common engineering notation conversions that demonstrate how the calculator handles different input ranges:
| Input | Engineering | SI Form |
|---|---|---|
| 2,400,000,000 | 2.4 × 10⁹ | 2.4G |
| 0.0000001 | 100 × 10⁻⁹ | 100n |
| 47,000 | 47 × 10³ | 47k |
| 0.001 | 1 × 10⁻³ | 1m |
| 50,000,000 | 50 × 10⁶ | 50M |
| 0.000000000047 | 47 × 10⁻¹² | 47p |
About the Author
Scientific Notation to Engineering Notation
Converting from scientific notation to engineering notation requires adjusting the exponent to the nearest lower multiple of 3 and shifting the coefficient accordingly. For instance, 3.5 × 10⁴ becomes 35 × 10³ (35k): the exponent drops from 4 to 3, and the coefficient multiplies by 10 to compensate.
This calculator handles the conversion automatically — just enter the scientific notation value (e.g., 3.5e4) and the tool outputs the engineering form, SI prefix, and a step-by-step explanation.
For the reverse operation, see our scientific notation calculator which converts numbers to any power of 10.
Features of This Engineering Notation Calculator
- Bidirectional conversion: Convert numbers to engineering notation, or convert SI-prefixed values back to decimal and scientific notation.
- All SI prefixes supported: From quecto (10⁻³⁰) to quetta (10³⁰), including the 2022 additions (ronna, quetta, ronto, quecto).
- Configurable precision: Choose 3 to 12 significant digits with four rounding modes (round, floor, ceil, truncate).
- Step-by-step solution: Every conversion shows the logarithm, exponent rounding, coefficient calculation, and prefix matching.
- One-click copy: Copy engineering notation, scientific notation, or decimal form to your clipboard instantly.
- Flexible input parsing: Accepts decimals, scientific notation (1.5e6), and SI-prefixed values (1.5M, 25μ, 3.3k) with automatic format detection.



