inv
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
X = rand(10, 10);
Y = inv(X);
Y * X
🔗 See also
🕔 History
Version
📄 Description
Last updated