@sym
Symbolic polar angle.
Example:
x = sym(2+3*i); y = angle(x) ⇒ y = (sym) atan(3/2)
See also: angle, @sym/abs.
Package: symbolic