Changes

Jump to navigation Jump to search
Line 5: Line 5:  
*This function shows the Adjoint of a given matrix.
 
*This function shows the Adjoint of a given matrix.
 
*In <math>MATRIXADJOINT (a)</math>,<math>a</math> is the set of matrix values.
 
*In <math>MATRIXADJOINT (a)</math>,<math>a</math> is the set of matrix values.
*Adjoint of a matrix is called adjugate, classical adjoint, or adjunct.Adjoint of a matrix  formed by taking the transpose of the cofactor matrix of a given original Square matrix.
+
*Adjoint of a matrix is called adjugate, classical adjoint, or adjunct.
 +
*Adjoint of a matrix  formed by taking the transpose of the cofactor matrix of a given original Square matrix.
 
*Adjoint of matrix A is written by <math>adj A</math>.
 
*Adjoint of matrix A is written by <math>adj A</math>.
 
*The adjugate of A is the transpose of the cofactor matrix C of A, <math>adj(A)= C^T</math>.
 
*The adjugate of A is the transpose of the cofactor matrix C of A, <math>adj(A)= C^T</math>.
writer
6,694

edits

Navigation menu