Click or drag to resize

FloatComplexMultiply Operator

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