Identity() - Texas Instruments TI-NSPIRE Reference Manual

Ti ti-nspire: reference guide
Hide thumbs Also See for TI-NSPIRE:
Table of Contents

Advertisement

I

identity()

Integer
matrix
identity(
)
Returns the identity matrix with a dimension of Integer.
Integer must be a positive integer.
If
BooleanExpr Statement
If
BooleanExpr
If
Then
Block
EndIf
If BooleanExpr evaluates to true, executes the single statement
Statement or the block of statements Block before continuing
execution.
If BooleanExpr evaluates to false, continues execution without
executing the statement or block of statements.
Block can be either a single statement or a sequence of statements
separated with the ":" character.
Note for entering the example:
on the handheld, you can enter multi-line definitions by pressing
@
·
instead of
at the end of each line. On the computer
keyboard, hold down
and press
Alt
BooleanExpr
If
Then
Block1
Else
Block2
EndIf
If BooleanExpr evaluates to true, executes Block1 and then skips
Block2.
If BooleanExpr evaluates to false, skips Block1 but executes
Block2.
Block1 and Block2 can be a single statement.
TI-Nspire™ Reference Guide
In the Calculator application
.
Enter
Catalog >
Catalog >
35

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ns/clm/1l1/b - nspire math and science handheld graphing calculatorTi-nspire

Table of Contents