class="resources"
Computes the nth power of Input Matrix. You can use this polymorphic VI to compute the nth power 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 matrix for which you want to compute the nth power. |
![]() |
n specifies the order of the power operation. |
![]() |
Matrix Power returns the nth power 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 matrix for which you want to compute the nth power. |
![]() |
n specifies the order of the power operation. |
![]() |
Matrix Power returns the nth power 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. |