Searched defs:acos (Results 1 – 4 of 4) sorted by relevance
103 acos(float __x) in acos() function107 acos(long double __x) in acos() function113 acos(_Tp __x) in acos() function
141 #define acos(x) __tg_full(x, acos) macro
93 acos, enumerator
90 #define acos(__x) __tg_acos(__tg_promote1((__x))(__x)) macro