(Multiply); À (Divide) - Texas Instruments TI-Nspire Reference Manual

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

Advertisement

N
(subtract)
Value
N
Matrix1
matrix
N
Matrix1
Value
matrix
N
Value
Matrix1 returns a matrix of Value times the identity matrix
minus Matrix1. Matrix1 must be square.
Matrix1
N
Value returns a matrix of Value times the identity matrix
subtracted from Matrix1. Matrix1 must be square.
N
Use .
(dot minus) to subtract an expression from each
Note:
element.
·(multiply)
Value1 ·Value2
value
Returns the product of the two arguments.
List1·List2
list
Returns a list containing the products of the corresponding elements
in List1 and List2.
Dimensions of the lists must be equal.
Matrix1 ·Matrix2
matrix
Returns the matrix product of Matrix1 and Matrix2.
The number of columns in Matrix1 must equal the number of rows in
Matrix2.
Value ·List1
list
List1 ·Value
list
Returns a list containing the products of Value and each element in
List1.
Value ·Matrix1
matrix
Matrix1 ·Value
matrix
Returns a matrix containing the products of Value and each element
in Matrix1.
Use .·(dot multiply) to multiply an expression by each
Note:
element.
à
(divide)
Value1
à
Value2
value
Returns the quotient of Value1 divided by Value2.
See also Fraction template, page 1.
Note:
à
List1
List2
list
Returns a list containing the quotients of List1 divided by List2
Dimensions of the lists must be equal.
à
Value
List1
list
à
List1
Value
list
Returns a list containing the quotients of Value divided by List1
.
or List1 divided by Value
.
TI-Nspire™ Reference Guide
-
key
r
key
p
key
117

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents