Qurak

Inverse

Available

Computes the inverse of a matrix

Independently checkable: an answer for this function is re-derived by a different route and compared - the workbench and the verify tool do this automatically, so a wrong answer is caught rather than trusted. History →

Inverse[m]
Inverse[{{1, 2}, {3, 4}}] → {{-2, 1}, {3/2, -1/2}}

Used in

Topics

Related

All 6300 functions · Use this from an MCP client