Home
last modified time | relevance | path

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

/glibc-2.36/math/
Dtest-tgmath.c517 (F(acosh)) (TYPE x) in TYPE()
Dtgmath.h738 #define acosh(Val) __TGMATH_UNARY_REAL_IMAG (Val, acosh, cacosh) macro