You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TMtxVec Class > public > Exp10 Method > TMtxVec.Exp10 Method (TMtxVec)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVec.Exp10 Method (TMtxVec)

Calculate the exponent base 10 (10^) for all X elements.

Pascal
function Exp10(const X: TMtxVec): TMtxVec; overload;

Store the results in the calling object. Size and Complex properties of the calling vector are set implicitly to match the X object.

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