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