Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

10.4 arg()

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

10.4.1 Description

Returns the arguments ai (in radians) of x in the range
-< ai , where ai = tan-1[Im(xi)/Re(xi)]. Multiple valued functions of complex arguments, such as sqrt() and log(), are therefore constrained to their principle value.


Previous fileTop of DocumentContentsIndexNext file

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