Returns true if x and y are equal.
Returns true if x and y are equal.
public static bool Equality Operator(Complex,Complex);
Returns true if x and y are equal.
public static bool Equality Operator(Complex,double);
Returns true if x and y are equal.
public static bool Equality Operator(double,Complex);
Complex Class | Imsl.Math Namespace