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

Calculate the e^(j*Omega), a complex exponential.

Pascal
function Expj(const Omega: TMtxVec): TMtxVec; overload;

Omega must be a real object. If omega is complex, then use the Exp method.

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