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

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

Pascal
function Exp2(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!