Home
last modified time | relevance | path

Searched defs:cosh (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/math/
Dtest-tgmath.c509 (F(cosh)) (TYPE x) in TYPE()
Dtgmath.h745 #define cosh(Val) __TGMATH_UNARY_REAL_IMAG (Val, cosh, ccosh) macro