You are here: Symbol Reference > Math387 Namespace > Functions > Math387.LogN Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Math387.LogN Function

Log base N.

Pascal
function LogN(const N: TCplx; const X: TCplx): TCplx; overload;

Returns the log of complex base N for complex argument X.

Both base N argument X are complex numbers.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!