Owner manual

Numeric-View Variables
The following aplet variables are available in Numeric View.
C1...C9, CO
Statistics
CO through C9, and CO for columns of data. Can contain lists.
Digits
All Aplets
Number of decimal places to use for Number format.
From Solve-Numeric_Setup, enter a value in the second field of
Number Format.
or
In a program, type
n {{STO^}}Digits where 0 « n « 11.
Format
AH Aplets
Defines the number display format.
From Solve-Numeric_Setup, choose Standard, Fixed,
Scientific, Engineering, or Fraction in the Number
Format field.
or
In a program, type
1 {{STO^}}Format for Standard.
2 {{STO^}}Format for Fixed.
3 {{STO^}}Format for Scientific.
4 {{STO^}}Format for Engineering.
5 {{STO^}}Pormat for Fraction.
NumCol
All Aplets
Defines the highlighted column in Numeric view.
In a program, type
n{{STO^}}NumCol
NumFont
Function
Parametric
Polar
Sequence
Statistics
Toggles the font size in Numeric view. Does not appear in the
Num Setup input form. Corresponds to the {{BIG}} key in
Numeric view.
In a program, type
0 {{STO^}}NumFont for small (default).
1 {{STO^}}NumFont for big.
Programming 8-37