Searched defs:sin (Results 1 – 3 of 3) sorted by relevance
61 #define sin(x) ml_sin(x) macro
44 GLM_FUNC_QUALIFIER vecType<T, P> sin(vecType<T, P> const & v) function