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