Searched defs:atan (Results 1 – 4 of 4) sorted by relevance
87 GLM_FUNC_QUALIFIER genType atan(genType y, genType x) function95 GLM_FUNC_QUALIFIER vecType<T, P> atan(vecType<T, P> const & a, vecType<T, P> const & b) function103 GLM_FUNC_QUALIFIER vecType<T, P> atan(vecType<T, P> const & v) function
53 #define atan(x) ml_atan(x) macro
227 ASTCENC_SIMD_INLINE vfloat atan(vfloat x) in atan() function