What you provide
What you provide
- Number to convert: Positive, negative, decimal, or whole number to normalize.
- Significant digits: Digits retained in the displayed coefficient.
NUMBER FORMAT / POWERS OF TEN
Express a signed decimal in normalized scientific and engineering notation with selectable significant digits.
Use boundary
The base-10 order of magnitude determines the normalized exponent; engineering notation rounds the exponent down to a multiple of three.
Coefficient = number / 10^exponent, where exponent = floor(log10(abs(number))).
What you provide
What you receive
Use boundary
Significant-digit formatting rounds the displayed coefficient but does not change the entered source value.
Results are educational math aids. Check notation, units, rounding, assumptions, and required precision before using an answer in graded, engineering, financial, or safety-critical work.