Searched defs:expm1 (Results 1 – 3 of 3) sorted by relevance
/glibc-2.36/math/ | ||
D | test-tgmath2.c | 532 (F(expm1)) (TYPE x) in TYPE() |
D | test-tgmath.c | 597 (F(expm1)) (TYPE x) in TYPE() |
D | tgmath.h | 774 #define expm1(Val) __TGMATH_UNARY_REAL_ONLY (Val, expm1) macro |