230
Symbols
→
(store)
/h
key
Hint: If you plan to do symbolic
computations using undefined variables,
avoid storing anything into commonly used,
one-letter variables such as a, b, c, x, y, z,
and so on.
Note:
You can insert this operator from the
keyboard by typing
=:
as a shortcut. For
example, type
pi/4 =: myvar
.
:= (assign)
/t
keys
Var
:=
Expr
Var
:=
List
Var
:=
Matrix
Function
(
Param1
,
...
) :=
Expr
Function
(
Param1
,
...
) :=
List
Function
(
Param1
,
...
) :=
Matrix
If variable
Var
does not exist, creates
Var
and initializes it to
Expr
,
List
, or
Matrix
.
If
Var
already exists and is not locked or
protected, replaces its contents with
Expr
,
List
, or
Matrix
.
Hint: If you plan to do symbolic
computations using undefined variables,
avoid storing anything into commonly used,
one-letter variables such as a, b, c, x, y, z,
and so on.
Содержание TI-Nspire CAS
Страница 4: ...4 Service and Warranty Information 249 Index 251 ...
Страница 248: ...248 ...
Страница 250: ...250 ...