beautypg.com

HP Prime Graphing Calculator User Manual

Page 566

background image

562

Programming

D0...D9

Statistics 1Var

D0 through D9, for columns of data. Can contain lists.
Enter data in the Numeric view.
In a program, type:

LIST

Dn

where

, 1, 2, 3 ... 9 and LIST is either a list or the

name of a list.

NumIndep

Function

Parametric

Polar

Sequence

Advanced

Graphing

Specifies 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:

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:

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:

NumYStart

NumStep

Function

Parametric

Polar

Sequence

Sets the step size (increment value) for an independent

variable in Numeric view.
From Numeric Setup view, enter a value for NUMSTEP.
In a program, type:

NumStep

where

n

0

=

n

n

n

n

n 0