 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, 17.8.2000
