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