Searched defs:tan (Results 1 – 5 of 5) sorted by relevance
54 tan(double x) in tan() function
427 tan(float __x) in tan() function431 tan(long double __x) in tan() function437 tan(_Tp __x) in tan() function
149 #define tan(x) __tg_full(x, tan) macro
594 tan, enumerator
322 #define tan(__x) __tg_tan(__tg_promote1((__x))(__x)) macro