Scientific notation splits any number into two deliberate parts: the mantissa, which holds the meaningful digits, and the exponent, which parks the decimal point. 1234.5 is the same quantity as 1.2345 x 10^3 - the mantissa just decides much of the number you keep when precision matters.
Change Number Mantissa chooses how many significant digits a significand keeps. Set the digit count, paste up to 1000 numbers, and every result rebuilds as mantissa x 10^exponent - rounded where shortening happens, exact where digits are added - with copy and download built in.