pinv
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
🔗 See also
🕔 History
Version
📄 Description
Last updated
Last updated
A = [1, 2, 3; 4, 5, 6];
R = pinv(A)
R = pinv(A, 2)