HP (Hewlett-Packard) 39g+ Calculator User Manual


 
Programming 16-41
NumStep
Function
Parametric
Polar
Sequence
Sets the step size (increment value) for an independent
variable in Numeric view.
From Num Setup, enter a value for NUMSTEP.
or
In a program, type
n
X NumStep
where
NumType
Function
Parametric
Polar
Sequence
Sets the table format.
From Num Setup, choose Automatic or Build Your
Own.
or
In a program, type
0 X NumType for Build Your Own.
1
X NumType for Automatic (default).
NumZoom
Function
Parametric
Polar
Sequence
Sets the zoom factor in the Numeric view.
From Num Setup, type in a value for NUMZOOM.
or
In a program, type
n X NumZoom
where
StatMode
Statistics
Enables you to choose between 1-variable and 2-variable
statistics in the Statistics aplet. Does not appear in the Plot
Setup input form. Corresponds to the and
menu keys in Numeric View.
In a program, store the constant name (or its number) into
the variable StatMode. 1VAR =1, 2VAR=2.
Example
1VAR
X StatMode
or
1 X StatMode
n 0>
n 0>