Home
last modified time | relevance | path

Searched refs:inv_sqrt3 (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/libcxx/include/
H A Dnumbers55 inline constexpr double inv_sqrt3 = inv_sqrt3_v<double>;
123 inline constexpr double inv_sqrt3 = inv_sqrt3_v<double>;
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DMathExtras.h52 inv_sqrt3 = .57735026918962576451, // (0x1.279a74590331cP-1) variable