Symbolic Setup variables
The following variables are found in the Symbolic setup of an app. They can be used to overwrite the value of
the corresponding variable in Home Settings.
AAngle
Sets the angle mode.
From Symbolic setup, choose System, Degrees, or Radians for angle measure. System (default) will
force the angle measure to agree with that in Home Settings.
In a program, type:
0 ▶ AAngle—for System (default)
1 ▶ AAngle—for Radians
2 ▶ AAngle—for Degrees
3 ▶ AAngle—for Gradians
AComplex
Sets the complex number mode.
From Symbolic setup, choose System, ON, or OFF. System (default) will force the complex number mode to
agree with the corresponding setting in Home Settings.
In a program, type:
0 ▶ AComplex—for System (default)
1 ▶ AComplex—for ON
2 ▶ AComplex—for OFF
ADigits
Contains the number of decimal places to use for the Fixed, Scientic, or Engineering number formats in the
app’s Symbolic Setup.
From Symbolic setup, enter a value in the second eld of Number Format.
In a program, type:
n ▶ ADigits
where 0 < n <11
AFormat
Denes the number display format used for number display in the Home view and to label axes in the Plot
view.
From Symbolic setup, choose Standard, Fixed, Scientific, or Engineering in the Number Format
eld.
In a program, store the constant number into the variable AFormat.
0 System
1 Standard
Program commands 637
Komentarze do niniejszej Instrukcji