Prototypes | Header File(s) | |
template <class T> | ||
RWMathVec<T> |
asin(const RWMathVec<T>&) |
<rw/math/mathvec.h> |
RWGenMat<double> |
asin(const RWGenMat<double>&) |
<rw/math/genmat.h> |
RWMathArray<T> |
asin(const RWMathArray<T>&) |
<rw/math/mtharray.h> |
Takes x as an argument and returns arc sines y such that yi = sin-1 (xi). The yi (in radians) are in the range -/2< yi /2, for elements xi with absolute values |xi | 1.