Version

Arg Method (Compute)

The argument of a x.
Overload List
OverloadDescription
Arg(Double)The argument of a x.  
Arg(Complex)The argument of a Complex number x. The argument of the complex number is equivalent to the phase angle of a Complex number.  
Arg(Vector)Returns a Vector with the argument of each element of x.  
Arg(ComplexVector)Returns a Vector with the argument of each element of x.  
Arg(Matrix)Returns a Matrix with the argument of each element of x.  
Arg(ComplexMatrix)Returns a Matrix with the argument of each element of x.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also