Skip to content

The Eng Command

Command Summary Command Syntax Calculator Compatibility Token Size
Puts the calculator in engineering notation mode. Eng TI-83/84/+/SE 1 byte

While editing a program, press:
1. MODE to access the mode menu.
2. Use arrows and ENTER to select Eng.

The Eng Command

The Eng command puts the calculator in engineering notation mode. This is a variation on scientific notation in which the exponent is restricted to be a multiple of 3 (and the mantissa can range between 1 and 1000, not including 1000 itself)

Eng
        Done
12345
        12.345e3
{1,2,3}
        {1e0 2e0 3e0}
Authors: KG