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