class="resources"
Computes the exponential of Input Matrix. You can use this polymorphic VI to compute the exponential of a real matrix or a complex matrix. The data type you wire to the Input Matrix input determines the polymorphic instance to use.

![]() |
Input Matrix is the real matrix for which you want the exponential. |
![]() |
Matrix Exp returns the exponential of Input Matrix. |
![]() |
error returns any error or warning from the VI. You can wire error to the Error Cluster From Error Code VI to convert the error code or warning into an error cluster. |

![]() |
Input Matrix is the complex matrix for which you want the exponential. |
![]() |
Matrix Exp returns the exponential of Input Matrix. |
![]() |
error returns any error or warning from the VI. You can wire error to the Error Cluster From Error Code VI to convert the error code or warning into an error cluster. |