Overload List

  NameDescription
Divide(DoubleComplex, DoubleComplex)
Returns the quotient of dividing one complex number by another.
Divide(DoubleComplex, Double)
Returns the quotient of dividing a complex number by a real number.
Divide(Double, DoubleComplex)
Returns the quotient of dividing a real number by a complex number.

See Also