Standard Form Calculator
Convert exact decimal values between scientific notation, ordinary decimal notation, and three place-value expansions.
Inputs
Use a decimal point or E notation, such as 0.00345 or 3.45e-3. Commas are not accepted.
Scientific form uses a coefficient times a power of ten; place-value form uses the full decimal.
Expanded choices expose each non-zero digit and its place value.
Live result
5,972,000,000,000,000,000,000,000 written in normalized scientific notation.
Place-value breakdown
Each row comes from one non-zero digit in the exact current value.
| Digit | Decimal place | Power of 10 | Expanded value |
|---|---|---|---|
| 5 | 10²⁴ place | 24 | 5,000,000,000,000,000,000,000,000 |
| 9 | 10²³ place | 23 | 900,000,000,000,000,000,000,000 |
| 7 | 10²² place | 22 | 70,000,000,000,000,000,000,000 |
| 2 | 10²¹ place | 21 | 2,000,000,000,000,000,000,000 |
Zero digits are omitted because they contribute no place-value term. Negative numbers use the same positive place values with an overall minus sign.
How to use the standard form calculator
What this calculator does
This calculator rewrites one exact base-10 number without changing its mathematical value. It can produce normalized scientific notation, ordinary decimal notation, or an expanded place-value expression. Scientific standard form writes a non-zero number as a × 10ⁿ, where the absolute value of a is at least 1 but less than 10 and n is an integer. Place-value standard form means the familiar decimal representation with no arithmetic left to perform. The tool is a notation converter: it does not round measurements, infer significant figures, attach units, or determine whether a particular notation is required by a teacher, publisher, or technical standard.
When to use it
Use it to shorten very large or very small values in science and engineering, check homework conversions between decimal and scientific notation, inspect how each digit contributes to a decimal value, or prepare a clean place-value breakdown for teaching. The OpenStax guide to integer exponents and scientific notation gives a fuller explanation of the underlying notation and conversion rules.
How to calculate
- The calculator opens with the complete demonstration value 5972000000000000000000000. Its result and a validated example Excel workbook are available immediately.
- Replace the value in Number. Enter an optional sign, digits, one period as the decimal separator, and optionally an E exponent. For example, 0.00345 and 3.45e-3 represent the same number.
- Choose Have the calculator use. Select Scientific standard form for a normalized coefficient multiplied by a power of ten, or Place-value standard form for the complete decimal number.
- Choose Show the answer in. Standard form follows the selected convention. The three expanded choices instead show digit values, digit-times-place-value factors, or digit-times-power-of-ten factors.
- Read Converted result, the four supporting metrics, the equivalent decimal value, and the place-value table. Select Download Excel to export the exact current model. Select Reset to clear the demonstration data; this removes the results and disables Excel export until a complete valid number is entered again.
Input guide
Number is required text representing one finite base-10 value. The accepted convention uses a period for decimals and does not accept digit-grouping commas, spaces inside the number, fractions, units, or arithmetic expressions. E notation is accepted, so -6.42e5 means – 642,000. Up to 120 significant digits and exponents from – 500 to 500 are supported. Increasing the value may raise the exponent and shift place-value rows; moving a positive number below 1 makes the scientific exponent negative. A common mistake is typing a decimal comma such as 1,5; it is rejected rather than silently interpreted as 15.
Have the calculator use is required and selects the meaning of the Standard form output. Scientific standard form returns a normalized coefficient and exponent. Place-value standard form returns the full decimal. It does not change the underlying number, coefficient, exponent, or place-value table.
Show the answer in is required. Standard form uses the convention above. Expanded values form writes a sum such as 100 + 50 + 4 + 0.3 + 0.07. Expanded factors form writes each digit multiplied by its decimal place value. Expanded powers-of-ten form writes each digit multiplied by 10 raised to an integer power. Zero digits are omitted. These alternatives are exact identities, not estimates.
Output guide
Converted result is the selected representation of the current value. Normalized coefficient is the signed leading factor in scientific notation; for any non-zero value its absolute value is from 1 up to, but not including, 10. Power of ten displays 10 raised to the normalized exponent. Order of magnitude reports that exponent as an integer. For zero, the calculator uses exponent 0 and shows the exact scalar 0 because zero has no unique normalized scientific exponent.
Non-zero terms counts the digits that contribute a non-zero place-value term. Equivalent decimal value is the complete exact decimal representation and is driven only by Number. The summary pills repeat the selected format, coefficient, exponent, and term count from the same canonical model.
In the Place-value breakdown, Digit identifies the contributing digit; Decimal place names its power-of-ten position; Power of 10 gives the integer exponent; and Expanded value shows that digit's exact contribution. The rows sum to the magnitude of the original number. For a negative number, the overall sign applies to the complete sum.
Worked example
The startup value is 5,972,000,000,000,000,000,000,000. Move the decimal point left until only one non-zero digit remains before it: this takes 24 places and leaves 5.972. Therefore the first-open result is 5.972 × 10²⁴. The coefficient is 5.972, the exponent and order of magnitude are 24, and the four non-zero terms correspond to 5 × 10²⁴, 9 × 10²³, 7 × 10²², and 2 × 10²¹. Adding those terms reproduces the exact startup decimal.
Learn more
For decimal place values on both sides of the point, see the OpenStax decimals and place-value lesson. When a number is paired with a physical unit, the NIST Guide to expressing values of quantities explains conventions for numbers, powers of ten, units, and readable technical presentation.
How the conversion works
The parser first separates the sign, decimal digits, and optional E exponent. It removes only leading and trailing zeros that do not change the value, then records the remaining digit string and a base-10 scale. The normalized exponent equals the scale plus the number of significant digits minus one. Decimal notation is rebuilt by placing the decimal point at the scale-defined position, so the calculation does not depend on floating-point rounding.
Interpretation and common mistakes
A large positive exponent means the decimal point moves right to recover the ordinary number; a negative exponent means it moves left. The exponent describes scale, not precision. Typing 1200 and typing 1.200e3 produce the same numerical value here because this converter normalizes notation rather than preserving measurement-significance metadata. Keep units outside the Number field, and do not paste expressions such as 3 × 10^8; enter 3e8 instead.
Expanded forms can become long because every non-zero digit creates a term. The table is usually easier to audit than a graphic: the terms can span radically different powers of ten, so a conventional linear chart would obscure smaller places and a logarithmic chart would complicate a simple exact identity.