Searched refs:expm1 (Results 1 - 2 of 2) sorted by relevance
/interface/sdk_c/third_party/musl/ndk_musl_include/ | ||
H A D | tgmath.h | 167 #undef expm1
macro 230 #define expm1(x) __tg_real(expm1, (x)) macro |
H A D | math.h | 199 double expm1(double);
|
Completed in 2 milliseconds