ComplexNumberIsCanonical Method

[Missing <summary> documentation for "M:Gemstone.Numeric.ComplexNumber.IsCanonical(Gemstone.Numeric.ComplexNumber)"]

Definition

Namespace: Gemstone.Numeric
Assembly: Gemstone.Numeric (in Gemstone.Numeric.dll) Version: 1.0.147 -- Release Build+946d891c0eaab9da95c11245fae89efc1e8b31b9
public static bool IsCanonical(
	ComplexNumber value
)

Parameters

value  ComplexNumber

[Missing <param name="value"/> documentation for "M:Gemstone.Numeric.ComplexNumber.IsCanonical(Gemstone.Numeric.ComplexNumber)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Gemstone.Numeric.ComplexNumber.IsCanonical(Gemstone.Numeric.ComplexNumber)"]

Implements

INumberBaseTSelfIsCanonical(TSelf)

See Also