Searched defs:tanh (Results 1 – 6 of 6) sorted by relevance
48 tanh(double x) in tanh() function
77 tanh(double x) in tanh() function
57 Ambiguous tanh(Ambiguous){ return Ambiguous(); } in tanh() function
140 #define tanh(a) __TG_COMPLEX((a), tanh) macro
639 tanh, enumerator
409 #define tanh(__x) __tg_tanh(__tg_promote1((__x))(__x)) macro