Searched defs:sinh (Results 1 – 2 of 2) sorted by relevance
525 (F(sinh)) (TYPE x) in TYPE()
747 #define sinh(Val) __TGMATH_UNARY_REAL_IMAG (Val, sinh, csinh) macro