Programming 281
Appears as the RNG field in the Plot Setup input form.
From Plot Setup, enter values for RNG.
Or, in a program, type:
min
max
where
θstep
Polar
Sets the step size for the independent variable.
From Plot Setup, enter a value for STEP.
Or, in a program, type:
step
where
Tmin/Tmax
Parametric
Sets the minimum and maximum independent variable
values.
Appears as the TRNG field in the Plot Setup input form.
From Plot Setup, enter values for TRNG.
Or, in a program, type:
Tmin
Tmax
where
Tracing Turns tracing on or off in the Plot view.
From the Plot view, press then to toggle
tracing off or on.
Or, in a program, type:
1
Tracing—to turn Tracing mode on (default).
0
Tracing—to turn Tracing mode off.
Tstep
Parametric
Sets the step size for the independent variable.
From Plot Setup, enter a value for TSTEP.