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