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