Constant SQRT_3
pub const SQRT_3: f64 = 1.732_050_807_568_877_2; // 1.7320508075688772f64Expand description
The square root of three as an f64.
pub const SQRT_3: f64 = 1.732_050_807_568_877_2; // 1.7320508075688772f64The square root of three as an f64.