Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-libm/include/
Dmath.h48 #define M_2_SQRTPI 1.1283791670955125738961589031215452 macro
/third_party/musl/ndk_musl_include/
Dmath.h380 #define M_2_SQRTPI 1.12837916709551257390 /* 2/sqrt(pi) */ macro
/third_party/musl/libc-test/src/api/
Dmath.c34 D(M_2_SQRTPI) in f()
/third_party/musl/porting/liteos_m/kernel/include/
Dmath.h380 #define M_2_SQRTPI 1.12837916709551257390 /* 2/sqrt(pi) */ macro
/third_party/musl/porting/uniproton/kernel/include/
Dmath.h380 #define M_2_SQRTPI 1.12837916709551257390 /* 2/sqrt(pi) */ macro
/third_party/musl/include/
Dmath.h380 #define M_2_SQRTPI 1.12837916709551257390 /* 2/sqrt(pi) */ macro
/third_party/musl/porting/liteos_a/kernel/include/
Dmath.h380 #define M_2_SQRTPI 1.12837916709551257390 /* 2/sqrt(pi) */ macro
/third_party/boost/libs/math/doc/constants/
Dconstants.qbk331 [[two_div_root_pi] [2/[radic][pi]] [1.128379] [Equivalent to POSIX constant M_2_SQRTPI] ]