 Usage:  y =power(matrixx,exponent)  

 

 Input:



  matrixx                n x n matrix 

                         

  exponent               integer, exponent of the matrix 

                         

 Output:



  y                      matrix, x^exponent 

                         

--------------------------------------------------------------

(C) MD*TECH Method and Data Technologies, 21.9.2000

