Searched defs:tanh (Results 1 – 5 of 5) sorted by relevance
49 tanh(double x) in tanh() function
443 tanh(float __x) in tanh() function447 tanh(long double __x) in tanh() function453 tanh(_Tp __x) in tanh() function
152 #define tanh(x) __tg_full(x, tanh) macro
598 tanh, enumerator
409 #define tanh(__x) __tg_tanh(__tg_promote1((__x))(__x)) macro