Overload List

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

See Also