⁄
(divide)
p
key
Note:
Use
.
⁄
(dot divide) to divide an
expression by each element.
^ (power)
l
key
Expr1
^
Expr2
⇒
expression
List1
^
List2
⇒
list
Returns the first argument raised to the
power of the second argument.
Note:
See also
Exponent template
, page 5.
For a list, returns the elements in
List1
raised to the power of the corresponding
elements in
List2
.
In the real domain, fractional powers that
have reduced exponents with odd
denominators use the real branch versus
the principal branch for complex mode.
Expr
^
List1
⇒
list
Returns
Expr
raised to the power of the
elements in
List1
.
List1
^
Expr
⇒
list
Returns the elements in
List1
raised to the
power of
Expr
.
squareMatrix1
^
integer
⇒
matrix
Returns
squareMatrix1
raised to the
integer
power.
squareMatrix1
must be a square matrix.
If
integer
=
−
1, computes the inverse
matrix.
If
integer
<
−
1, computes the inverse
matrix to an appropriate positive power.
Symbols
209
Summary of Contents for TI-Nspire CAS
Page 4: ...4 Service and Warranty Information 249 Index 251 ...
Page 248: ...248 ...
Page 250: ...250 ...