Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

10.3 acos()

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

10.3.1 Description

Returns arc cosines y such that yi = cos-1 (xi). The yi (in radians) are in the range 0 < yi , for elements xi with absolute values |xi | 1.


Previous fileTop of DocumentContentsIndexNext file

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