Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dnumbers.inc37 using std::numbers::sqrt3;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dnumbers54 inline constexpr double sqrt3 = sqrt3_v<double>;
149 inline constexpr double sqrt3 = sqrt3_v<double>;
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h43sqrt3 = 1.7320508075688772935, // (0x1.bb67ae8584caaP+0) https://oeis.org/A002194 variable
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc3505 SYMBOL(sqrt3, std::numbers::, <numbers>)