You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > Expj Method > Vector.Expj Method (TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.Expj Method (TMtxVec)

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

Syntax
C#
Visual Basic
public TMtxVec Expj(TMtxVec Omega);

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

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