beautypg.com

HP Prime Graphing Wireless Calculator User Manual

Page 309

background image

Programming in HP PPL

305

Nmin/Nmax

Sequence

Defines the minimum and maximum values for the

independent variable.
Appears as the N RNG fields in the Plot Setup view. In Plot

Setup view, enter values for N Rng.
In a program, type:

Nmin

Nmax

where

PixSize

Geometry

Sets the dimensions of each square pixel in the Geometry
app. In Plot view, enter a positive value in Pixel Size.
Or enter PixSize:=n, where n>0.

Recenter

Recenters at the cursor when zooming.
From Plot-Zoom-Set Factors, check (or uncheck)
Recenter.
In a program, type:

0

Recenter— to turn recenter on (default).

1

Recenter— to turn recenter off.

S1mark-S5mark

Statistics 2Var

Sets the mark to use for scatter plots.
In Plot Setup view for two-variable statistics, select one of
S1 Mark-S Mark.

ScrollText

Geometry

Determines whether the current command in Plot view
scrolls automatically or manually. In Plot view, select or
clear Scroll Text.
You can also enter ScrollText:=0 to scroll manually or
ScrollText:=1 to scroll automatically.

SeqPlot

Sequence

Enables you to choose between a Stairstep or a Cobweb
plot.
In Plot Setup view, select SeqPlot, then choose
Stairstep or Cobweb.
In a program, type:

0

SeqPlot—for Stairstep.

1

SeqPlot—for Cobweb.

n

1

n

2

n

1

n

2

<