Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

10.19 exp()

PrototypesHeader File(s)
template <class T>
RWMathVec<T>
exp(const RWMathVec<T>&)
<rw/math/mathvec.h>
RWGenMat<T>
exp(const RWGenMat<T>&)
<rw/math/genmat.h>
RWMathArray<T>
exp(const RWMathArray<T>&)
<rw/math/mtharray.h>

10.19.1 Description

Takes an argument x and returns y such that:

If class T is complex, the complex exponential is returned.


Previous fileTop of DocumentContentsIndexNext file

©Copyright 1999, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.