←
FittedModel
→
LeastSquares
/
Reference of Built-in Symbols
/
Integer and Number-Theoretical Functions
/
Linear algebra
/
Inverse
/
Inverse
WMA link
Inverse
[
m
]
computes the inverse of the matrix
m
.
Inverse[{{1, 2, 0}, {2, 3, 0}, {3, 4, 1}}]
Inverse[{{1, 0}, {0, 0}}]
←
FittedModel
→
LeastSquares