Calq commands and keywords

Function

inv

Definition

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

Example

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

See also

det.


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