fmtFlags
Numeric format flags.
This section also has a related section at $D0008B
(ti.flags + $0B
) called fmtOverride
, which is a copy of fmtFlags
with conversion override.
Set to show exponent, reset for no exponent.
Set for engineering notation, reset for scientific notation.
Set for real number format.
Set for rectangular graph mode.
Set for polar graph mode.