The sci function sets the real number display mode to scientific notation with the given number of fixed digits, as follows:
All real numbers on the stack will be displayed in scientific mode. For example, the real number 12.345 will be displayed as 1.23E1 when fixed to 2 decimal places.