The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Complex::Equals Method
.NET Framework (current version)
Returns a value that indicates whether two complex numbers are equal.
Assembly: System.Numerics (in System.Numerics.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Complex) | Returns a value that indicates whether the current instance and a specified complex number have the same value. |
![]() | Equals(Object^) | Returns a value that indicates whether the current instance and a specified object have the same value. (Overrides ValueType::Equals(Object^).) |
Show:
