Home
last modified time | relevance | path

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

/dflybsd-src/contrib/openbsd_libm/src/
H A Ds_expm1.c129 expm1(double x) in expm1() function
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h131 #define expm1(x) __TGMATH_REAL(x, expm1) macro
/dflybsd-src/contrib/openbsd_libm/include/global/
H A Dtgmath.h170 #define expm1(x) __tg_simple(x, expm1) macro