3 ▶ Language (French)
4 ▶ Language (German)
5 ▶ Language (Spanish)
6 ▶ Language (Dutch)
7 ▶ Language (Portuguese)
Entry
Contains an integer that indicates the entry mode. In Home Settings, select an option for Entry.
In a program, enter:
0 ▶ Entry—for Textbook
1 ▶ Entry—for Algebraic
2 ▶ Entry—for RPN
INTEGER
Base
Returns or sets the integer base. In Home Settings, select an option for the rst eld next to Integers. In a
program, enter:
0 ▶ Base—for Binary
1 ▶ Base—for Octal
2 ▶ Base—for Decimal
3 ▶ Base—for Hexadecimal
Bits
Returns or sets the number of bits for representing integers. In Home Settings, enter a value for the second
eld next to Integers. In a program, enter:
n ▶ Bits, where n is the number of bits.
Signed
Returns the status of, or sets a ag, indicating that the integer wordsize is signed or not. In Home Settings,
check or uncheck the ± eld to the right of Integers. In a program, enter:
0 ▶ Signed—for unsigned
1 ▶ Signed—for signed
Additional common Home variables
In addition to the Home variables that control the Home Settings, there are four additional Home variables
that allow the user programmatic access to various types of Home objects.
DelHVars
DelHVars(n) or DelHVars("name") deletes the specied home user variable.
Program commands 635
Komentarze do niniejszej Instrukcji