Click or drag to resize

DoubleComplexSubtraction Operator

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