EasyManua.ls Logo

Texas Instruments TI-Nspire CAS

Texas Instruments TI-Nspire CAS
276 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Get Hub Menu
Implicit simplification takes place. For
example, a received string of "123" is
interpreted as a numeric value. To preserve
the string, use GetStr instead of Get.
If you include the optional argument
statusVar, it is assigned a value based on
the success of the operation. A value of
zero means that no data was received.
In the second syntax, the func() argument
allows a program to store the received
string as a function definition. This syntax
operates as if the program executed the
command:
Define func(arg1, ...argn) = received
string
The program can then use the defined
function func().
Note: You can use the Get command within
a user-defined program but not within a
function.
Note: See also GetStr, page 83 and Send,
page 155.
getDenom()
Catalog >
getDenom(Expr1) expression
Transforms the argument into an
expression having a reduced common
denominator, and then returns its
denominator.
getLangInfo()
Catalog >
getLangInfo() string
Returns a string that corresponds to the
short name of the currently active
language. You can, for example, use it in a
program or function to determine the
current language.
Alphabetical Listing 81

Other manuals for Texas Instruments TI-Nspire CAS

Related product manuals