Home
last modified time | relevance | path

Searched refs:M_LOG10E (Results 1 – 8 of 8) sorted by relevance

/third_party/jerryscript/jerry-libm/include/
Dmath.h38 #define M_LOG10E 0.4342944819032518276511289189166051 macro
/third_party/musl/libc-test/src/api/
Dmath.c26 D(M_LOG10E) in f()
/third_party/musl/ndk_musl_include/
Dmath.h372 #define M_LOG10E 0.43429448190325182765 /* log_10 e */ macro
/third_party/musl/include/
Dmath.h372 #define M_LOG10E 0.43429448190325182765 /* log_10 e */ macro
/third_party/musl/porting/uniproton/kernel/include/
Dmath.h372 #define M_LOG10E 0.43429448190325182765 /* log_10 e */ macro
/third_party/musl/porting/liteos_m/kernel/include/
Dmath.h372 #define M_LOG10E 0.43429448190325182765 /* log_10 e */ macro
/third_party/musl/porting/liteos_a/kernel/include/
Dmath.h372 #define M_LOG10E 0.43429448190325182765 /* log_10 e */ macro
/third_party/boost/libs/math/doc/constants/
Dconstants.qbk349 [[log10_e] [log10(e)] [0.434294] [Equivalent to POSIX constant M_LOG10E] ]