NumRow

$OO￿$SOHWV￿H[FHSW￿

6WDWLVWLFV￿DSOHW

NumStart

)XQFWLRQ

3DUDPHWULF

3RODU

6HTXHQFH

NumStep

)XQFWLRQ

3DUDPHWULF

3RODU

6HTXHQFH

NumType

)XQFWLRQ

3DUDPHWULF

3RODU

6HTXHQFH

NumZoom

)XQFWLRQ

3DUDPHWULF

3RODU

6HTXHQFH

Defines the highlighted row in Numeric view. In a program, type

n & NumRow where n > 0

Defines the starting value for a table in Numeric view. From Num Setup, enter a value for NUMSTART.

or

In a program, type n & NumStart

Defines the step size (increment value) for an independent variable in Numeric view.

From Num Setup, enter a value for NUMSTEP. or

In a program, type

n & NumStep where n > 0

Choose a table format.

From Num Setup, choose Automatic or Build Your Own.

or

In a program, type

0& NumType for Build Your Own.

1& NumType for Automatic (default).

Defines the Zoom factor in the Numeric view.

From Num Setup, type in a value for NUMZOOM.

or

In a program, type

n & NumZoom where n > 0

Programming

15-41