[Missing <summary> documentation for "M:Gemstone.Numeric.ComplexNumber.IsCanonical(Gemstone.Numeric.ComplexNumber)"]
public static bool IsCanonical(
ComplexNumber value
)
Public Shared Function IsCanonical (
value As ComplexNumber
) As Boolean
public:
static bool IsCanonical(
ComplexNumber value
)
Gemstone.Numeric.ComplexNumber.IsCanonical = function(value);
[Missing <param name="value"/> documentation for "M:Gemstone.Numeric.ComplexNumber.IsCanonical(Gemstone.Numeric.ComplexNumber)"]
[Missing <returns> documentation for "M:Gemstone.Numeric.ComplexNumber.IsCanonical(Gemstone.Numeric.ComplexNumber)"]