Home
last modified time | relevance | path

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

/glibc-2.36/math/
Dtest-tgmath.c541 (F(tanh)) (TYPE x) in TYPE()
Dtgmath.h749 #define tanh(Val) __TGMATH_UNARY_REAL_IMAG (Val, tanh, ctanh) macro