Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

10.34 log()

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

10.34.1 Description

Takes x as an argument and returns natural logarithms y such that yi = log(xi). The arguments xi must not be 0. For complex arguments, the principal value of the complex natural logarithm is returned.


Previous fileTop of DocumentContentsIndexNext file

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