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

Calculate the exponent base 10 (10^) for all X elements and store the results in the calling object.

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

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

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