Click or drag to resize

DoubleComplexDivision Operator

Overload List
 NameDescription
Public operatorStatic memberDivision(Double, DoubleComplex) Returns the quotient of dividing a real number by a complex number.
Public operatorStatic memberDivision(DoubleComplex, DoubleComplex) Returns the quotient of dividing one complex number by another.
Public operatorStatic memberDivision(DoubleComplex, Double) Returns the quotient of dividing a complex number by a real number.
Top
See Also