Displaying values
In the Source Editor
Highlight
a
in line 17 by double-clicking on it.
Press Print.
The Debugger displays the value you entered for the real part (
re
) and the imaginary part
(
im
). Notice that the value for the imaginary part is incorrect.
In the Debugger, choose Tools > Close Tool.
The Debugger quits and the button bar with the debug commands is removed from the
Source Editor.