The Following DisplayedExplained The Order Of Precedence Of
Arithmetic Operations executing:
11.
Examples:
• DISPLAY FORMATS:
Theuser can control the format in which MATLAB displays output on
the screen.
The output format is fixed-point with four decimal digits (called short)
by default format for numerical values.
MATLAB has several other formats for displaying numbers. Details of
these
formats can be obtained by typing help format in the Command Window.
The format in which numbers are displayed does not affect how
MATLAB computes and saves numbers.