interpol2
invhilb
Enter search terms or a module, class or function name.
inv calculates the inverse of a square matrix.
Return Value
mInverse is the inverse of m
Parameters
m is a real or complex matrix with nr(m) == nc(m).
Comment
An exception will be raised if the matrix is singular.
See also
Overview Mathematic, det
id-573011