Home
last modified time | relevance | path

Searched defs:expm1 (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dexpm1.c121 double expm1(double x) expm1() function
[all...]
/third_party/musl/src/math/
H A Dexpm1.c121 double expm1(double x) expm1() function
[all...]
/third_party/jerryscript/jerry-libm/
H A Dexpm1.c140 expm1 (double x) expm1() function
[all...]
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h167 #undef expm1 macro
230 #define expm1(x) __tg_real(expm1, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h167 #undef expm1 macro
230 #define expm1(x) __tg_real(expm1, (x)) macro
/third_party/musl/include/
H A Dtgmath.h167 #undef expm1 macro
230 #define expm1(x) __tg_real(expm1, (x)) macro
/third_party/node/deps/v8/src/base/
H A Dieee754.cc2209 double expm1(double x) { expm1() function
[all...]

Completed in 8 milliseconds