expm
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
A = eye(3, 3);
res = expm(A)
res = expm(A+i)🕔 History
Version
📄 Description
Last updated
A = eye(3, 3);
res = expm(A)
res = expm(A+i)Last updated