Prototypes | Header 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> |
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.