The ComplexD type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() ![]() | Abs |
Gets the absolute of the specified value.
|
![]() ![]() | Add |
Adds value y to value x.
|
![]() ![]() | Conj |
Conjugates the specified value.
|
![]() ![]() | Divide |
Divides value x by y.
|
![]() | Equals |
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.) |
![]() | GetHashCode |
Returns the hash code for this instance.
(Inherited from ValueType.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() ![]() | Multiply |
Multiplies value x and y.
|
![]() ![]() | Subtract |
Subtracts value y from value x.
|
![]() | ToString |
Returns a String that represents this instance.
(Overrides ValueType..::..ToString()()()().) |