Searched defs:tanh (Results 1 – 4 of 4) sorted by relevance
45 tanh(double x) in tanh() function
116 #define tanh(z) __TGMATH_CPLX(z, tanh, ctanh) macro
197 tanh keyword
152 #define tanh(x) __tg_full(x, tanh) macro