Searched defs:acos (Results 1 – 3 of 3) sorted by relevance
62 #define acos(x) ml_acos(x) macro
80 GLM_FUNC_QUALIFIER vecType<T, P> acos(vecType<T, P> const & v) function