Umin/Umax

Polar

Ustep

Polar

Tmin / Tmax

Parametric

Tracing

All Aplets

Sets the minimum and maximum independent values. Appears as the URNG field in the Plot Setup input form.

From the Plot Setup input form, enter values for URNG.

or

In a program, type

n1 Umin

n2 Umax

where n2 > n1

Sets the step size for an independent variable.

From the Plot Setup input form, enter values for USTEP.

or

In a program, type

nUstep

where n > 0

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

n1 Tmin

n2 Tmax

where n2 > n1

Turns the tracing mode on or off in Plot view.

In a program, type

1Tracing—to turn Tracing mode on (default).

0Tracing—to turn Tracing mode off.

18-36

Programming