Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / Lists and Matrices / Matrix Operations  /
MatrixExp

  • MatrixExp[ mat ] gives the matrix exponential of mat.
  • MatrixExp[ mat ] effectively evaluates the power series for the exponential function, with ordinary powers replaced by matrix powers.
  • MatrixExp works only on square matrices.
  • See the Mathematica book: Section 3.7.7.
  • See also: MatrixPower, Dot, JordanDecomposition, QRDecomposition.

    Further Examples

    This is the exponential of a 3 x 3 matrix.

    In[1]:=

    Out[1]//MatrixForm=



    Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
    THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
    SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.