Numeric-view variables

C1...C9, C0

Statistics

Digits

All Aplets

The following aplet variables control the Numeric view. The value of the variable applies to the current aplet only.

C0 through C9, for columns of data. Can contain lists.

Enter data in the Numeric view

or

In a program, type

LIST XCn

where n = 0, 1, 2, 3 ... 9

Number of decimal places to use for Number format.

From Solve’s Numeric Setup view, enter a value in the second field of Number Format.

or

In a program, type

n X Digits

where 0 < n < 11

Format

All Aplets

Except in the Solve aplet, the value of Digits takes effect only after the current aplet is saved with a new name. Until then, HDigit is in effect.

Defines the number display format.

From Solve's Numeric Setup view, choose Standard, Fixed, Scientific, or Engineering in the Number Format field.

or

In a program, store the constant number (or its name) into the variable Format.

1Standard

2Fixed

3Scientific

4Engineering

Programming

16-39