←
MatrixExp
→
MatrixRank
/
Reference of Built-in Symbols
/
Integer and Number-Theoretical Functions
/
Linear algebra
/
MatrixPower
/
MatrixPower
WMA link
MatrixPower
[
m
,
n
]
computes the
n
th power of a matrix
m
.
MatrixPower[{{1, 2}, {1, 1}}, 10]
MatrixPower[{{1, 2}, {2, 5}}, -3]
←
MatrixExp
→
MatrixRank