Searched defs:sqrt3 (Results 1 – 10 of 10) sorted by relevance
22 int sqrt3{std::numbers::sqrt3_v<int>}; variable
69 … sqrt3 = 1.7320508075688772935, // (0x1.bb67ae8584caaP+0) https://oeis.org/A002194 variable
237 float sqrt3 = std::sqrt(3.); in drawScene() local
43 … sqrt3 = 1.7320508075688772935, // (0x1.bb67ae8584caaP+0) https://oeis.org/A002194 variable
51 … sqrt3 = 1.7320508075688772935, // (0x1.bb67ae8584caaP+0) https://oeis.org/A002194 variable
769 Output sqrt3 = ops::Sqrt(scope.WithOpName("sqrt3"), s3.output_true); in TEST_F() local
2551 static const real sqrt3 = 1.73205080756888f; in sint1() local