RAD Studio VCL Reference
|
Returns the log base N of a complex number.
VarComplexLogN returns the base N logarithm of a complex number. The base N logarithm is the power to which you must raise an exponent N to get the complex number.
AValue is a Variant whose value represents the complex number.
X is the logarithm exponent.
VarComplexLogN returns a Variant whose value is the log base N of AValue.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|