The following tables list the members exposed by Complex.
Name | Description | |
---|---|---|
Complex Constructor | Initializes a new Complex object with explicit parameters. |
Name | Description | |
---|---|---|
Empty | Gets an Empty class. | |
I | Gets or sets a value that represents the imaginary part of a complex number. | |
R | Gets or sets a value that represents the real part of a complex number. |
Name | Description | |
---|---|---|
Equals | (Inherited from System.ValueType) | |
GetHashCode | (Inherited from System.ValueType) | |
ToString | Overridden. Overridden. Returns a meaningful name for this class. |