DOCUMENTATION CalcMe
  • language Translations of this page
    • Translations of this page
    • Català (ca)
    • Dansk (da)
    • Deutsch (de)
    • English (en)
    • Español (es)
    • Français (fr)

  1. Wiris Ecosystem Documentation
  2. CalcMe documentation
  3. Commands
  4. Linear algebra
  5. Minor

en:calc:commands:linear_algebra:minor

Minor

Computes the minor of a matrix.

Syntax

minor(Matrix, Integer, Integer)

Description

minor(Matrix, Integer, Integer)

Given a matrix and two integers r and c, returns the minor M subscript r comma c end subscript, that is the determinant of the matrix when erasing row r and column c.

Related functions

Adjoint matrix

Table of Contents
  • Syntax
  • Description
  • Related functions
Log In

Copyright © WIRIS 2021. All rights reserved.