94
Alphabetical Listing
left()
Catalog >
If you omit
Num
, returns all of
sourceString
.
left(
List1
[
,
Num
]
)
⇒
list
Returns the leftmost
Num
elements
contained in
List1
.
If you omit
Num
, returns all of
List1
.
left(
Comparison
)
⇒
expression
Returns the left-hand side of an equation or
inequality.
libShortcut()
Catalog >
libShortcut(
LibNameString
,
ShortcutNameString
[
,
LibPrivFlag
]
)
⇒
list of variables
Creates a variable group in the current
problem that contains references to all the
objects in the specified library document
libNameString
. Also adds the group
members to the Variables menu. You can
then refer to each object using its
ShortcutNameString
.
Set
LibPrivFlag
=
0
to exclude private
library objects (default)
Set
LibPrivFlag
=
1
to include private
library objects
To copy a variable group, see
CopyVar
on
page 33.
To delete a variable group, see
DelVar
on
This example assumes a properly stored and
refreshed library document named
linalg2
that contains objects defined as
clearmat
,
gauss1
, and
gauss2
.
Summary of Contents for TI-Nspire CAS
Page 4: ...4 Service and Warranty Information 249 Index 251 ...
Page 248: ...248 ...
Page 250: ...250 ...