Debugging A Program; Using The Graph Function In Programs; Display Result Command; Deleting A Program - HP 9g - Graphing Calculator User Manual

Graphing calculator
Hide thumbs Also See for 9g - Graphing Calculator:
Table of Contents

Advertisement

Available languages

Available languages

Debugging a Program

A program might generate an error message or unexpected results when it
is executed. This indicates that there is an error in the program that needs to
be corrected.
Error messages appear for approximately 5 seconds, and then the
cursor blinks at the location of the error.
To correct an error, select EDIT from the program menu.
You also can select TRACE from the program menu. The program is
then checked step-by-step and a message alerts you to any errors.

Using the Graph Function in Programs

Using the graph function within programs enables you to graphically
illustrate long or complex equations and to overwrite graphs repeatedly. All
graph commands (except trace and zoom) can be included in programs.
Range values can also be specified in the program.
Note that values in some graph commands must be separated by commas
(
) as follows:
Range ( Xmin, Xmax, Xscl, Ymin, Ymax, Yscl )
Factor ( Xfact, Yfact )
Plot ( X point, Y point )

Display Result Command

You can put
variable at that particular stage in program execution.
For example:
INPUT
Line 1:
A ; B = ln ( A + 100 )
Line 2: C = 13
×
Line 3: D = 51 / ( A
PRINT
Line 4:
" D = ", D ; END
1.
Execution is interrupted at the point where you placed
2.
At this time, you can press [ 2nd ] [ RCL ] to view the value of the
corresponding memory variable (C in the above example).
3.
To resume program execution, press [

Deleting a Program

1.
Select DEL from the program menu and press [
2.
To erase a single program, select ONE, the program area you want to
erase, and then press [
in a program if you want to be able to see the value of a
A ;
-------Stop at this point
B )
×
]
].
E-30
.
].

Advertisement

Table of Contents
loading

This manual is also suitable for:

F2222a#aba - 9s scientific calculator

Table of Contents