Searched defs:tanh (Results 1 – 2 of 2) sorted by relevance
541 (F(tanh)) (TYPE x) in TYPE()
749 #define tanh(Val) __TGMATH_UNARY_REAL_IMAG (Val, tanh, ctanh) macro