Overload List

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

See Also