ILNumerics.Net
Angle Method (input)

ILNumerics.Net - numeric computing and plotting for .NET

ILNumericsfcomplexAngle(fcomplex)
ILNumerics.Net - numeric computing for .NET
angle of complex number
Declaration Syntax
C#Visual BasicVisual C++
public static double Angle(
	fcomplex input
)
Public Shared Function Angle ( _
	input As fcomplex _
) As Double
public:
static double Angle(
	fcomplex input
)
Parameters
input (fcomplex)
complex number to compute angle of
Return Value
angle of input

Assembly: ILNumerics.Net (Module: ILNumerics.Net) Version: 1.4.1.1 (0.10.2.0)