inverse()
Returns the inverse of a matrix
Syntax
y = inverse(Matrix)
Arguments
| Name | Description | Range | Type | Required |
|---|---|---|---|---|
| Matrix | square matrix to find the inverse | (-∞, ∞) | integer, real or complex | yes |
Examples
inverse({{1, 2}, {3, 4)}}
returns -2, 1}, {1.5, -0.5
Defined in
Built in
See Also
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()