[Overview][Types][Classes][Procedures and functions] | Reference for unit 'matrix' (#rtl) |
Calculates the inverse of the matrix.
Source position: matrix.pp line 179
function Tmatrix2_extended.inverse( |
Adeterminant: extended |
Tmatrix2_extended.inverse returns a new matrix that is the inverse of the matrix. You must pass the determinant of the matrix as parameter.
No notes exist for this page yet.