Home
last modified time | relevance | path

Searched defs:expm1 (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/math/
Dtest-tgmath2.c532 (F(expm1)) (TYPE x) in TYPE()
Dtest-tgmath.c597 (F(expm1)) (TYPE x) in TYPE()
Dtgmath.h774 #define expm1(Val) __TGMATH_UNARY_REAL_ONLY (Val, expm1) macro