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

Calculate the exponent (e^) for all X elements.

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