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