Arg

Arg[x] computes the argument of x.

Attributes[Arg] := {Listable, NumericFunction, Protected}

Simple examples

In[1]:= Arg[(1*E^(I*(Pi)/(4)))/(2)]
Out[1]= (Pi)/(4)