Deltalist(); Delvar; Delvoid; Det - Texas Instruments TI-Nspire Reference Manual

Reference guide
Hide thumbs Also See for TI-Nspire:
Table of Contents

Advertisement

deltaList()

DelVar

Var1
Var2
Var3
DelVar
[,
] [,
Var
.
DelVar
Deletes the specified variable or variable group from memory.
If one or more of the variables are locked, this command displays an
error message and deletes only the unlocked variables. See unLock,
page 109.
Var
deletes all members of the Var
.
DelVar
the statistics stat
nn results or variables created using the
.
LibShortcut() function). The dot (
command limits it to deleting a variable group; the simple variable
Var is not affected.

delVoid()

List1
list
delVoid(
)
Returns a list that has the contents of List1 with all empty (void)
elements removed.
For more information on empty elements, see page 131.

det()

squareMatrix
Tolerance
det(
[,
Returns the determinant of squareMatrix.
Optionally, any matrix element is treated as zero if its absolute value
is less than Tolerance. This tolerance is used only if the matrix has
floating-point entries and does not contain any symbolic variables
that have not been assigned a value. Otherwise, Tolerance is
ignored.
If you use
mode to Approximate, computations are done using floating-
point arithmetic.
If Tolerance is omitted or not used, the default tolerance is
calculated as:
M
14 ·max(dim(squareMatrix))·
5E
rowNorm(squareMatrix)
] ...
.
variable group (such as
.
) in this form of the DelVar
expression
])
or set the
Auto or Approximate
TI-Nspire™ Reference Guide
@
See
List(), page 55.
Catalog >
Catalog >
Catalog >
29

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents