Click or drag to resize

FloatComplexSubtract Method

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