Calq commands and keywords

Function

det

Definition

Returns the determinant of the matrix argument. Added in version 3.2.

Example

  A = [ 5, -3, 1; 1, 9, 2; 4, 3, 6 ];
  det(A)

See also

inv.


What is Calq?
Latest version of Calq
Digital Wave Systems Lab homepage