Click or drag to resize

FloatComplexDivision Operator

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