mpower - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

MTM

  

mpower

  

matrix power

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

mpower(A,x)

mpower(x,A)

Parameters

A

-

square matrix or array

x

-

scalar

Description

• 

The mpower(A,x) command returns the matrix power .

• 

The mpower(x,A) command returns the power .

Examples

(1)

(2)

This is the same as:

(3)

See Also

LinearAlgebra:-MatrixExponential

MTM[power]

 


Download Help Document