Click or drag to resize

Complex Methods

The Complex type exposes the following members.

Methods
  NameDescription
Public methodConjugate
Public methodStatic memberConjugate(Complex)
Public methodStatic memberDivide(Complex, Complex)
Public methodStatic memberDivide(Vector2, Complex)
Public methodStatic memberDivide(Vector2, Complex)
Public methodStatic memberDivide(Complex, Complex, Complex)
Public methodStatic memberDivide(Vector2, Complex, Vector2)
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodStatic memberFromAngle
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodMagnitudeSquared
Public methodStatic memberMultiply(Complex, Complex)
Public methodStatic memberMultiply(Vector2, Complex)
Public methodStatic memberMultiply(Vector2, Complex)
Public methodStatic memberMultiply(Vector2, Complex, Vector2)
Public methodNegate
Public methodStatic memberNegate(Complex)
Public methodNormalize
Public methodStatic memberNormalize(Complex)
Public methodToString (Overrides ValueTypeToString.)
Public methodToVector2
Top
Extension Methods
See Also