Home
last modified time | relevance | path

Searched refs:inv_sqrtpi (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/apache2/llvm/dist/libcxx/include/
H A Dnumbers50 inline constexpr double inv_sqrtpi = inv_sqrtpi_v<double>;
122 inline constexpr double inv_sqrtpi = inv_sqrtpi_v<double>;
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dnumbers127 inline constexpr double inv_sqrtpi = inv_sqrtpi_v<double>;
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dnumbers127 inline constexpr double inv_sqrtpi = inv_sqrtpi_v<double>;
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DMathExtras.h66inv_sqrtpi = .56418958354775628695, // (0x1.20dd750429b6dP-1) https://oeis.org/A087197 variable