TComplexArg(Double, Double, Double, Double) Method

Definition

Namespace: SMath.Math.Numeric
Assembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.67.9018.0
C#
public static double Arg(
	double thisRenum,
	double thisReden,
	double thisImnum,
	double thisImden
)

Parameters

thisRenum  Double
 
thisReden  Double
 
thisImnum  Double
 
thisImden  Double
 

Return Value

Double

See Also