A numeric format that represents very large or very small numbers as a mantissa multiplied by a power of ten.
Prova med AIScientific notation in Excel displays numbers in the 'E+' or 'E-' format, such as 1.23E+05 for 123,000. This format is useful for handling extreme values that would otherwise exceed standard cell width or precision limits.
Typing 10000000000 into a cell formatted as Scientific will display as 1.00E+10.
Excel automatically switches to scientific notation when a number is too large to fit within the current column width or exceeds 11 digits.