degree
Phase angle of a complex number (degrees).
Syntax
Section titled “Syntax”Y = degree(X)Description
Section titled “Description”Like phase but returns the angle in degrees, in (-180, 180].
Example
Section titled “Example”degree(1 + 1i) % 45