atan2d
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
x = [1 0 -1 0];
y = [0 1 0 -1];
d = atan2d(y, x)🔗 See also
🕔 History
Version
📄 Description
Last updated