Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

10.27 imag()

PrototypesHeader File(s)
RWMathVec<double>
imag(const
RWMathVec<DComplex>&)
<rw/math/mathvec.h>
RWGenMat<double>
imag(const RWGenMat<DComplex>&)
<rw/math/genmat.h>
RWMathArray<double>
imag(const
RWMathArray<DComplex>&)
<rw/math/mtharray.h>

10.27.1 Description

Takes complex x as an argument and returns y containing the imaginary parts yi = Im(xi). With most versions of complex, the results can be used as an l value:


Previous fileTop of DocumentContentsIndexNext file

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