Matcalc is a matrix calculator which supports equation inputs.
Store 2 matrices in A & B.
Negative numbers and decimals are supported.
Type equations involving them (and Ans matrix which is stored from previous calculations) like:
AxB+adj(A)-(2/inv(Ans))
The result will be stored in Ans matrix for later uses.
Determinant,Trace and Order of the matrix will be displayed above the matrix.
Supported operations:
1. Transpose
2. Adjugate
3. Inverse
4. Cofactor matrix
1. Addition
2. Subtraction
3. Multiplication
4. Division
Store 2 matrices in A & B.
Negative numbers and decimals are supported.
Type equations involving them (and Ans matrix which is stored from previous calculations) like:
AxB+adj(A)-(2/inv(Ans))
The result will be stored in Ans matrix for later uses.
Determinant,Trace and Order of the matrix will be displayed above the matrix.
Supported operations:
1. Transpose
2. Adjugate
3. Inverse
4. Cofactor matrix
1. Addition
2. Subtraction
3. Multiplication
4. Division
Show More