Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libm/common/C/
H A Dexpm1.c162 expm1(double x) { expm1() function
[all...]
/titanic_51/usr/src/head/
H A Dtgmath.h93 #define expm1(x) __tgmath_expm1(x) macro
/titanic_51/usr/src/lib/libm1/common/
H A Dlibmv1.c46 #pragma weak expm1 = __expm1 macro