![](/images/backgrounds/291794/hp-39g-users-manual-545359250x1.png)
NumCol
All Aplets except Statistics aplet
NumFont
Function
Parametric
Polar
Sequence
Statistics
NumIndep
Function
Parametric
Polar
Sequence
NumRow
All Aplets except Statistics aplet
NumStart
Function
Parametric
Polar
Sequence
Except in the Solve aplet, the value of Format takes effect only after the current aplet is saved with a new name. Until then, HFormat is in effect.
Example
Scientific X Format
or
3 X Format
Sets the column to be highlighted in Numeric view.
In a program, type
n X NumCol
where n can be 0, 1, 2, 3, 4, 5, 6, 7, 8, 9.
Enables you to choose the font size in Numeric view. Does not appear in the Num Setup input form.
Corresponds to the key in Numeric view.
In a program, type
0X NumFont for small (default).
1X NumFont for big.
Specifies the list of independent values to be used by Build Your Own Table.
In a program, type
LIST X NumIndep
Sets the row to be highlighted in Numeric view.
In a program, type
n X NumRow
where n > 0
Sets the starting value for a table in Numeric view.
From Num Setup, enter a value for NUMSTART.
or
In a program, type
n X NumStart
Programming |