Qurak

MatrixPower

Available

Integer power of a square matrix.

MatrixPower[m, n]
MatrixPower[m, n, v]
MatrixPower[{{1, 1}, {0, 1}}, 3] → {{1, 3}, {0, 1}}

Used in

Topics

Related

All 6300 functions · Use this from an MCP client