Click or drag to resize

FloatComplexSubtraction Operator

Overload List
 NameDescription
Public operatorStatic memberSubtraction(FloatComplex, FloatComplex) Returns the difference of two complex numbers.
Public operatorStatic memberSubtraction(FloatComplex, Single) Returns the difference of a complex number and a real number.
Public operatorStatic memberSubtraction(Single, FloatComplex) Returns the difference of a real number and a complex number.
Top
See Also