The exponent theorems provide a compact method of writing very large or very small numbers. The method is called scientific notation. A number written in scientific notation has the form `a*10^n`, where `n` is an integer and `1 <= a < 10`. The following procedure is used to change a number from its decimal form to scientific notation.
For numbers greater than `10`, move the decimal point to the position to the right of the first digit. The exponent `n` will equal the number of places the decimal point has been moved. For example,
To change a number from scientific notation to its decimal form, reverse the procedure. That is, if the exponent is positive, move the decimal point to the right the same number of places as the exponent. For example,
Most scientific calculators display very large and very small numbers in scientific notation. The number `450,000^2` is displayed as `2.025 \ \ \ \ \ 11` or as `2.025`E`11`. This means `450,000^2=2.025 xx 10^11`.