-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Minor
Reading time: 1minComputes the minor of a matrix.
Syntax
minor(Matrix, Integer, Integer)
Description
Given a matrix and two integers r and c, returns the minor Mr,c, which is the matrix's determinant when erasing row r and column c.