Engineering Notation Calculator

Convert numbers to engineering notation (exponents that are multiples of 3), SI prefix lookup, comparison with scientific notation, magnitude scale visual, presets for common values.

Engineering Notation Calculator

Supports e-notation like 6.626e-34
Engineering Notation
456.0000 × 10^3
Mantissa between 1 and 999, exponent multiple of 3
Scientific Notation
4.5600 × 10^5
Standard scientific notation (mantissa 1–10)
SI Prefix
kilo (k)
10^3
With Prefix
456.0000 k
e.g., 456.00 kilo
Decimal Value
4.5600e+5
Full value: 456000
Order of Magnitude
10^5
The number has magnitude ~10^5
SI Prefix Magnitude Scale
yotta (Y)10^24
zetta (Z)10^21
exa (E)10^18
peta (P)10^15
tera (T)10^12
giga (G)10^9
mega (M)10^6
kilo (k)10^3
(unit) ()10^0
milli (m)10^-3
micro (μ)10^-6
nano (n)10^-9
pico (p)10^-12
femto (f)10^-15
atto (a)10^-18
zepto (z)10^-21
yocto (y)10^-24

Notation Comparison Table

ValueEngineeringScientificSI Prefix
456,000456.000 × 10^34.560 × 10^5kilo (k)
0.003473.470 × 10^-33.470 × 10^-3milli (m)
Speed of light299.792 × 10^62.998 × 10^8mega (M)
Planck constant662.600 × 10^-366.626 × 10^-34 ()
47kΩ resistor47.000 × 10^34.700 × 10^4kilo (k)
2.2μF capacitor2.200 × 10^-62.200 × 10^-6micro (μ)
3.5 GHz3.500 × 10^93.500 × 10^9giga (G)
Electron mass910.900 × 10^-339.109 × 10^-31 ()
Planning notes, formulas, and examples

About the Engineering Notation Calculator

Engineering notation is a version of scientific notation where the exponent is always a multiple of 3 — matching the SI prefix system. Instead of 4.56 × 10⁴, engineering notation writes 45.6 × 10³ (i.e., 45.6 kilo). This makes the number readable at a glance with metric prefixes: kilo (10³), mega (10⁶), giga (10⁹), milli (10⁻³), micro (10⁻⁶), nano (10⁻⁹), etc. Engineers, scientists, and anyone working with SI units prefer this notation because it directly maps to the prefix system used on component labels, instrument readings, and technical specifications. This calculator converts any number to engineering notation, shows the SI prefix and symbol, compares with standard scientific notation, and provides a magnitude scale from yocto (10⁻²⁴) to yotta (10²⁴). Presets cover common physical quantities like the speed of light, Planck's constant, and typical resistor values. When you inspect the answer, confirm that the exponent is a multiple of 3 and that the prefix matches the unit scale.

When This Page Helps

Engineers and scientists work with numbers spanning 50+ orders of magnitude. A 2.2 μF capacitor is 0.0000022 F, a 3.5 GHz processor is 3,500,000,000 Hz. Engineering notation with SI prefixes makes these numbers human-readable at a glance. This calculator converts any number to engineering notation, identifies the correct SI prefix, compares with scientific notation, and shows the full magnitude scale — essential for electronics, physics, and any field using metric units.

How to Use the Inputs

  1. Enter any number in the input field (supports decimals, negatives, and scientific notation like 6.626e-34).
  2. Select direction: "Number → Engineering" or "Engineering → Number" for reverse conversion.
  3. Click a preset like "Speed of light" or "47kΩ resistor" to load a real-world value.
  4. Review the engineering notation, SI prefix name/symbol, and scientific notation comparison.
  5. See the magnitude scale showing where your number falls from yocto to yotta.
  6. Optionally enter a unit label (Ω, F, Hz, m) to display results with proper unit prefixes.
  7. Adjust Precision to control the number of significant figures in the mantissa.
Formula used
For a number N: 1. Write in scientific notation: N = m × 10^e 2. Adjust exponent to nearest multiple of 3: e' = 3 × floor(e/3) 3. Adjust mantissa: m' = m × 10^(e − e') Result: m' × 10^e'

Example Calculation

Result: 456 × 10³ = 456 kilo

Scientific: 4.56 × 10⁵. Engineering: adjust exponent to 3 → 456 × 10³. SI prefix: kilo (k).

Tips & Best Practices

  • Check that all inputs use the same scale and assumptions before trusting the result.
  • Compare the answer with the worked example or a rough estimate to catch entry mistakes.

Engineering Notation vs. Scientific Notation

Scientific notation writes every number as m × 10^e where 1 ≤ |m| < 10. Engineering notation restricts e to multiples of 3, so 1 ≤ |m| < 1000. This means the mantissa directly maps to SI prefix groups: 456 × 10³ is 456 kilo, while 4.56 × 10⁵ in scientific notation requires extra mental conversion. For component values (47 kΩ, 2.2 μF, 100 nH), engineering notation is the natural representation.

The SI Prefix System

The International System of Units defines 20 prefixes from yocto (10⁻²⁴) to yotta (10²⁴). In practice, the most commonly used are pico through tera. Electronics uses pF/nF/μF for capacitors, kΩ/MΩ for resistors, MHz/GHz for frequencies, and mA/μA for currents. Chemistry uses nmol, μmol, mmol. Physics spans the full range: femtometers for nuclear radii to petameters for interstellar distances.

Practical Tips for Unit Conversion

When converting between SI prefixes, count the steps of 3: nano → micro → milli → (unit) → kilo → mega → giga. Each step right divides by 1000; each step left multiplies by 1000. So 4700 pF = 4.7 nF = 0.0047 μF. Engineers learn to do this mentally by shifting the decimal point three places per step. This calculator automates the process and eliminates the "which direction do I shift?" confusion that causes frequent errors.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • A form of scientific notation where the exponent is always a multiple of 3, making it align with SI prefixes like kilo, mega, milli, micro, etc.