NumIndep
Function Parametric Polar Sequence Advanced Graphing
Species the list of independent values (or two-value sets of independent values) to be used by Build Your
Own Table. Enter your values one-by-one in the Numeric view.
In a program, type:
LIST ▶ NumIndep
List can be either a list itself or the name of a list. In the case of the Advanced Graphing app, the list will be a
list of pairs (a list of 2-element vectors) rather than a list of numbers.
NumStart
Function Parametric Polar Sequence
Sets the starting value for a table in Numeric view.
From Numeric Setup view, enter a value for NUMSTART.
In a program, type:
n ▶ NumStart
NumXStart
Advanced Graphing
Sets the starting number for the X-values in a table in Numeric view.
From Numeric Setup view, enter a value for NUMXSTART.
In a program, type:
n ▶ NumXStart
NumYStart
Advanced Graphing
Sets the starting value for the Y-values in a table in Numeric view.
From Numeric Setup view, enter a value for NUMYSTART.
In a program, type:
n ▶ NumYStart
NumStep
Function Parametric Polar Sequence
Sets the step size (increment value) for the independent variable in Numeric view.
From Numeric Setup view, enter a value for NUMSTEP.
In a program, type:
n ▶ NumStep
where n > 0
Program commands 625
Komentarze do niniejszej Instrukcji