Legacy Documentation

Mathematica® Teacher's Edition (2002)

This is documentation for an obsolete product.
Current products and services
 Documentation /  Mathematica Teacher's Edition /  Built-in Functions /  Mathematical Functions /  Numerical Functions /

Arg

FilledSmallSquare Arg[z] gives the argument of the complex number z.

FilledSmallSquare Mathematical function (see Section A.3.10).
FilledSmallSquare Arg[z] is left unevaluated if z is not a numeric quantity.
FilledSmallSquare Arg[z] gives the phase angle of z in radians.
FilledSmallSquare The result from Arg[z] is always between and .
FilledSmallSquare Arg[z] has a branch cut discontinuity in the complex z plane running from to zero.
FilledSmallSquare See The Mathematica Book on the web: Section 1.1.5 and Section 3.2.2.
FilledSmallSquare See also: ArcTan, Sign.