Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

10.35 log10()

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

10.35.1 Description

Takes x as an argument and returns base 10 logarithms y such that yi = log10 (xi). The arguments xi must not be 0.


Previous fileTop of DocumentContentsIndexNext file

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