Change Number's Exponent
Convert any number to a different power of 10 exponent. Rewrite scientific notation with your chosen exponent instantly.
About
Scientific notation expresses any real number as m ร 10e, where the mantissa m satisfies 1 โค |m| < 10 and e is an integer exponent. Changing the exponent without changing the value requires compensating the mantissa: setting a new exponent e2 means the mantissa must shift by a factor of 10e1 โ e2. This operation is routine in physics, engineering, and chemistry where aligning exponents is required before adding quantities or matching unit prefixes. Errors in manual re-expression - especially sign mistakes in the exponent delta - propagate silently through calculations and have caused specification mismatches in semiconductor fabrication and dosimetry. This tool performs the conversion exactly, preserving up to 20 significant digits.
Formulas
Given a number N expressed as m1 ร 10e1, to re-express it with a new exponent e2:
The resulting representation is:
Where m1 is the original mantissa (coefficient). e1 is the original exponent (power of 10). e2 is the target exponent chosen by the user. m2 is the new mantissa that preserves the original value. The identity holds because 10e1 โ e2 ร 10e2 = 10e1. For normalization to standard scientific notation, e2 is chosen so that 1 โค |m2| < 10.
Reference Data
| SI Prefix | Symbol | Exponent | Factor | Example Usage |
|---|---|---|---|---|
| Quetta | Q | 30 | 1030 | Cosmic distances |
| Ronna | R | 27 | 1027 | Galactic masses |
| Yotta | Y | 24 | 1024 | Data volumes (future) |
| Zetta | Z | 21 | 1021 | Global internet traffic |
| Exa | E | 18 | 1018 | Exabytes of storage |
| Peta | P | 15 | 1015 | Petaflops computing |
| Tera | T | 12 | 1012 | Terabytes, frequencies |
| Giga | G | 9 | 109 | GHz clock speeds |
| Mega | M | 6 | 106 | Megapascals, MHz |
| Kilo | k | 3 | 103 | Kilograms, kilometers |
| Hecto | h | 2 | 102 | Hectopascals (weather) |
| Deca | da | 1 | 101 | Decameters |
| (base) | - | 0 | 100 | Meters, grams, seconds |
| Deci | d | โ1 | 10โ1 | Decibels, deciliters |
| Centi | c | โ2 | 10โ2 | Centimeters |
| Milli | m | โ3 | 10โ3 | Milliamps, millimeters |
| Micro | ยต | โ6 | 10โ6 | Microfarads, microns |
| Nano | n | โ9 | 10โ9 | Nanometers, nanoseconds |
| Pico | p | โ12 | 10โ12 | Picofarads |
| Femto | f | โ15 | 10โ15 | Femtosecond lasers |
| Atto | a | โ18 | 10โ18 | Attosecond physics |
| Zepto | z | โ21 | 10โ21 | Particle cross-sections |
| Yocto | y | โ24 | 10โ24 | Atomic-scale masses |
| Ronto | r | โ27 | 10โ27 | Subatomic masses |
| Quecto | q | โ30 | 10โ30 | Quantum phenomena |