Programming 18-43
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 
 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  NumType for Build Your Own.
1 
 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  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 
 StatMode
or 
1  StatMode
n 0>
n 0>
HP 39gs English.book  Page 43  Wednesday, December 7, 2005  11:24 PM