RAD Studio VCL Reference
|
Returns the value of a complex number multiplied by an imaginary number.
VarComplexTimesImaginary returns a complex value times an imaginary number.
AValue is a Variant whose value represents the complex number.
AFactor is a real number that represents the imaginary number. That is, the imaginary number is AFactor times i.
VarComplexTimesImaginary returns a variant whose value is AValue times AFactor times i.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|