Tmin / Tmax

Parametric

Tracing

All Aplets

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 X Tmin n2 X Tmax

where n2 > n1

Turns the tracing mode on or off in Plot view.

In a program, type

 

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

 

0 X Tracing—to turn Tracing mode off.

Tstep

Sets the step size for the independent variable.

Parametric

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

 

 

or

 

In a program, type

 

n X Tstep

 

where n > 0

Xcross

Sets the horizontal coordinate of the crosshairs. Only

All Aplets

works with TRACE off.

 

In a program, type

 

n X Xcross

Ycross

Sets the vertical coordinate of the crosshairs. Only works

All Aplets

with TRACE off.

 

In a program, type

 

n X Ycross

Programming

16-35