Quick answer
Scientific notation uses one nonzero digit before the decimal point. Engineering notation restricts the exponent to a multiple of three so it aligns with SI prefixes.
Scientific notation
A nonzero number is written a\times10^n with 1\le |a|<10. For example, 12,300=1.23\times10^4.
Engineering notation
Engineering notation uses an exponent divisible by three and permits one to three digits before the decimal point. The same value is 12.3\times10^3, which aligns with the prefix kilo.
Compare the formats
| Format | Coefficient | Exponent | Best use |
|---|---|---|---|
| Scientific | `1 ≤ | a | < 10` |
| Engineering | `1 ≤ | a | < 1000` |
Worked example
The value 0.000047 is 4.7\times10^{-5} in scientific notation and 47\times10^{-6} in engineering notation. The engineering form pairs naturally with micro (µ).
Common mistakes
Do not change the value when moving the decimal point; adjust the exponent in the opposite direction. Distinguish the multiplication sign from the letter x, and preserve significant figures.
Verification checklist
Convert the notation back to decimal, check the exponent rule, and verify that the coefficient range matches the chosen format. State units and significant figures.
Make the choice from the surrounding expression
For scientific vs engineering notation, do not decide from glyph shape alone. Read the operands, the mathematical subject, and the sentence around the notation. The same mark can represent different ideas in algebra, probability, set theory, analysis, or typography.
Verification questions
- Does the proposed meaning produce a mathematically valid sentence?
- Are the operands the right type for that meaning?
- Does a nearby definition or legend establish a local convention?
- Would replacing the mark with words preserve the intended statement?
Publishing check
Use the exact Unicode character or structured command, then inspect the final PDF, page, or presentation at normal and enlarged zoom. A font substitution can make distinct characters look similar even when their encoded identities differ.
How this guide was checked
Review method: Intent alignment review, notation/source verification, worked-example check, cross-format rendering review, and duplicate-content comparison for Scientific Notation vs Engineering Notation
Verified against: Official standards, primary documentation, and the page-specific sources listed below
What changed: Removed repeated sitewide boilerplate and added content-type-specific decision, verification, and applicability guidance for this exact task.
Page purpose: scientific vs engineering notation — Compare similar symbols, formats, or mathematical concepts
Automated quality check: Kept noindex until critical findings are resolved.
Verification references
These primary standards and official documentation pages were used to check character identity, syntax, or platform behavior described above.
- Unicode Technical Report #25: Unicode Support for MathematicsUnicode Consortium — Mathematical character usage, variants, and notation support.
- LaTeX Project DocumentationThe LaTeX Project — LaTeX syntax, authoring model, and official documentation links.
- MathML CoreW3C — Semantic web mathematics elements and browser behavior.
- Digital Library of Mathematical FunctionsNational Institute of Standards and Technology — Definitions, notation, identities, and reference material for mathematical functions.